public abstract class KeyStoreAccess extends CryptoAccess
| Modifier and Type | Field and Description |
|---|---|
private KeyStoreConfig |
config |
| Constructor and Description |
|---|
KeyStoreAccess(KeyStoreConfig config)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
KeyStoreConfig |
getConfig() |
KeyStoreFacade |
newKeyStore() |
private final KeyStoreConfig config
public KeyStoreAccess(KeyStoreConfig config)
config - the KeyStoreConfig.public KeyStoreConfig getConfig()
KeyStoreConfig.public KeyStoreFacade newKeyStore()
KeyStoreFacade instance.Copyright © 2001–2019 mmm-Team. All rights reserved.