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()
SecretStore
.Copyright © 2018 SAP SE. All rights reserved.