Package org.mozilla.jss.pkix.cert

Encoding and decoding X.509 certificates and certificate extensions.

Class Summary

Certificate An X.509 signed certificate.
Certificate.Template
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.
Extension
Extension.Template
SubjectKeyIdentifier Represent the Subject Key Identifier Extension.
SubjectKeyIdentifier.Template
Encoding and decoding X.509 certificates and certificate extensions.