| Package | Description |
|---|---|
| de.adorsys.datasafe.encrypiton.api.keystore | |
| de.adorsys.datasafe.encrypiton.api.types.keystore |
| Modifier and Type | Method and Description |
|---|---|
KeyStore |
KeyStoreService.createKeyStore(KeyStoreAuth keyStoreAuth,
KeyStoreType keyStoreType,
KeyStoreCreationConfig config)
Creates keystore.
|
KeyStore |
KeyStoreService.createKeyStore(KeyStoreAuth keyStoreAuth,
KeyStoreType keyStoreType,
KeyStoreCreationConfig config,
Map<KeyID,Optional<SecretKeyEntry>> secretKeys)
Creates keystore that has additional secret keys in it.
|
| Modifier and Type | Field and Description |
|---|---|
static KeyStoreType |
KeyStoreType.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
protected static KeyStoreType |
KeyStoreType.getDefaultKeyStoreType() |
Copyright © 2019. All rights reserved.