PKCS12KeyStore.java | Class | This class provides the keystore implementation referred to as "PKCS12".
Implements the PKCS#12 PFX protected using the Password privacy mode.
The contents are protected using Password integrity mode.
Currently we support following PBE algorithms:
- pbeWithSHAAnd3KeyTripleDESCBC to encrypt private keys
- pbeWithSHAAnd40BitRC2CBC to encrypt certificates
Supported encryption of various implementations :
Software and mode. |