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