public class BCFKSStoreParameter extends Object implements KeyStore.LoadStoreParameter
| Constructor and Description |
|---|
BCFKSStoreParameter(OutputStream out,
PBKDFConfig storeConfig,
char[] password)
Deprecated.
|
BCFKSStoreParameter(OutputStream out,
PBKDFConfig storeConfig,
KeyStore.ProtectionParameter protectionParameter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
getOutputStream()
Deprecated.
|
KeyStore.ProtectionParameter |
getProtectionParameter()
Deprecated.
|
PBKDFConfig |
getStorePBKDFConfig()
Deprecated.
Return the PBKDF used for generating the HMAC and store encryption keys.
|
public BCFKSStoreParameter(OutputStream out, PBKDFConfig storeConfig, char[] password)
public BCFKSStoreParameter(OutputStream out, PBKDFConfig storeConfig, KeyStore.ProtectionParameter protectionParameter)
public KeyStore.ProtectionParameter getProtectionParameter()
getProtectionParameter in interface KeyStore.LoadStoreParameterpublic OutputStream getOutputStream()
public PBKDFConfig getStorePBKDFConfig()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.