public static class PFXStore.PfxLoadStoreParameter
extends java.lang.Object
implements java.security.KeyStore.LoadStoreParameter
JCSP.PFX_STORE_NAME
с
помощью KeyStore.load(KeyStore.LoadStoreParameter)
.Constructor and Description |
---|
PfxLoadStoreParameter(java.security.KeyStore.ProtectionParameter protection)
Конструктор.
|
Modifier and Type | Method and Description |
---|---|
java.security.KeyStore.ProtectionParameter |
getProtectionParameter()
Получение параметров файлового хранилища.
|