public class KeyStoreConfigPkcs12 extends KeyStoreConfig
KeyStoreConfig with type "PKCS12" (Public-Key Cryptography Standards #12). For
details see PKCS#12. PKCS#12 is a quite complex and generic
format. It allows to define the encryption via an "AlgorithmIdentifier" so| Constructor and Description |
|---|
KeyStoreConfigPkcs12(CryptoResource resource,
String password)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getExtension() |
getPassword, getProvider, getResource, getTypepublic static final String TYPE
type "PKCS12".public KeyStoreConfigPkcs12(CryptoResource resource, String password)
public String getExtension()
getExtension in class KeyStoreConfigCopyright © 2001–2019 mmm-Team. All rights reserved.