Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 347 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 347 Bytes

eop

Computing the issuer public key

Usage:

 ./compute_issuer_public_key.py certificate_file

This program reads the certificate and computes the public key of the certificate issuer. The computed key is written as a PEM encoded value of type SubjectPublicKeyInfo into a file in the working directory.