public static interface KeyStore.LoadStoreParameter
LoadStoreParameter represents a parameter that specifies how a
KeyStore can be loaded and stored.| Modifier and Type | Method and Description |
|---|---|
KeyStore.ProtectionParameter |
getProtectionParameter()
Returns the
ProtectionParameter which is used to protect data
in the KeyStore. |
KeyStore.ProtectionParameter getProtectionParameter()
ProtectionParameter which is used to protect data
in the KeyStore.ProtectionParameter which is used to protect data
in the KeyStore, maybe null.