You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.




Package org.mozilla.jss.pkix.cert

Encoding and decoding X.509 certificates and certificate extensions.

See:
          Description

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  
 

Package org.mozilla.jss.pkix.cert Description

Encoding and decoding X.509 certificates and certificate extensions.