| 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,
KeyCreationConfig config)
Creates keystore.
|
KeyStore |
KeyStoreService.createKeyStore(KeyStoreAuth keyStoreAuth,
KeyCreationConfig config,
Map<KeyID,Optional<SecretKeyEntry>> secretKeys)
Creates keystore that has additional secret keys in it.
|
KeyStore |
KeyStoreService.updateKeyStoreReadKeyPassword(KeyStore current,
KeyStoreAuth currentCredentials,
KeyStoreAuth newCredentials)
Updates keystore access credentials and returns new keystore with new credentials.
|
| Modifier and Type | Method and Description |
|---|---|
KeyStoreAuth |
KeyStoreAccess.getKeyStoreAuth() |
| Constructor and Description |
|---|
KeyStoreAccess(KeyStore keyStore,
KeyStoreAuth keyStoreAuth) |
Copyright © 2019. All rights reserved.