Class PKCS12StoreParameter

java.lang.Object
org.bouncycastle.jcajce.PKCS12StoreParameter
All Implemented Interfaces:
KeyStore.LoadStoreParameter
Direct Known Subclasses:
PKCS12StoreParameter

public class PKCS12StoreParameter extends Object implements KeyStore.LoadStoreParameter
LoadStoreParameter to allow for additional config with PKCS12 files.

Note: if you want a straight DER encoding of a PKCS#12 file you should use this.