Package org.bouncycastle.jcajce
Class PKCS12LoadStoreParameter
- java.lang.Object
-
- org.bouncycastle.jcajce.BCLoadStoreParameter
-
- org.bouncycastle.jcajce.PKCS12LoadStoreParameter
-
- All Implemented Interfaces:
java.security.KeyStore.LoadStoreParameter
public class PKCS12LoadStoreParameter extends BCLoadStoreParameter
LoadStoreParameter to allow configuring of the PBKDF used to generate encryption keys for use in the keystore.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPKCS12LoadStoreParameter.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanuseISO8859d1ForDecryption()-
Methods inherited from class org.bouncycastle.jcajce.BCLoadStoreParameter
getInputStream, getOutputStream, getProtectionParameter
-
-