Package iaik.pkcs.pkcs12

Class Summary
Attributes This class implements attributes of SafeBags as defined in PKCS#12.
AuthenticatedSafe This class implements the ASN.1 structure AuthenticatedSafe as defined in the PKCS#12 standard.
CertificateBag This class contains a certificate and any associated attributes.
CRLBag This class contains a CRL and any associated attributes.
IvGenerator This class uses the KeyMaterialGenerator for deriving a PKCS#12 IV from a password, a salt and an iteration count.
KeyBag This class contains a private key and any associated attributes.
KeyFactory SecretKeyFactory implementation for the PBE ciphers (PKCS#12).
MacKeyGenerator This class uses the KeyMaterialGenerator for deriving a PKCS#12 MAC-Key from a password, a salt and an iteration count.
PKCS12 This class implements PKCS#12 objects exportet from Netscape Navigator or MS Internet Explorer.
PKCS8ShroudedKeyBag This class contains an encrypted private key and any associated attributes.
SafeBag This class implements the PKCS#12 structure SafeBag.
SafeContentsBag This class contains a sequence of SafeBags.
SecretBag This class contains a context specific secret ASN.1 object and any associated attributes.
SecretKeyGenerator This class uses the KeyMaterialGenerator for deriving a PKCS#12 secret keys from a password, a salt and an iteration count.
 


This Javadoc may contain text parts from Internet Standard specifications (RFC 2459, 3280, 3039, 2560, 1521, 821, 822, 2253, 1319, 1321, ,2630, 2631, 2268, 3058, 2984, 2104, 2144, 2040, 2311, 2279, see copyright note) and RSA Data Security Public-Key Cryptography Standards (PKCS#1,3,5,7,8,9,10,12, see copyright note).

IAIK-JCE 3.1 with IAIK-JCE CC Core 3.1, (c) 1997-2004 IAIK