Package org.mozilla.jss.pkcs12

Creating and interpreting PKCS #12 blobs.

Class Summary

AuthenticatedSafes An AuthenticatedSafes, which is a SEQUENCE of SafeContents.
AuthenticatedSafes.Template A Template class for decoding an AuthenticatedSafes from its BER encoding.
CertBag A PKCS #12 cert bag.
CertBag.Template A Template class for decoding CertBags from their BER encoding.
MacData
MacData.Template A Template for decoding a MacData from its BER encoding.
PasswordConverter Converts password chars to bytes.
PFX The top level ASN.1 structure for a PKCS #12 blob.
PFX.Template A Template for decoding a BER-encoded PFX.
SafeBag A PKCS #12 SafeBag structure.
SafeBag.Template A template for decoding SafeBags.
SecretBag
SecretBag.Template A Template class for decoding SecretBags from BER.
Creating and interpreting PKCS #12 blobs. The PFX class is the top-level structure of a PKCS #12 blob.