Encoding and decoding X.509 certificates and certificate extensions.
See: Description
Class Summary | |
---|---|
Certificate | An X.509 signed certificate. |
CertificateInfo | A TBSCertificate (to-be-signed certificate), the actual information in a certificate apart from the signature. |
CertificateInfo.Template | Template class for decoding a CertificateInfo. |
CertificateInfo.Version | An X.509 Certificate version. |
Certificate.Template | |
Extension | |
Extension.Template | |
SubjectKeyIdentifier | Represent the Subject Key Identifier Extension. |
SubjectKeyIdentifier.Template |