public interface SecretStore
This secret is then used to access a key in the KeyStore.
| Modifier and Type | Method and Description |
|---|---|
char[] |
getSecret()
The secret char sequence stored in this
SecretStore. |
char[] getSecret()
throws SecretStoreAccessException
SecretStore.SecretStoreAccessException - If there is an issue while accessing the secret.Copyright © 2020 SAP SE. All rights reserved.