Package | Description |
---|---|
com.sap.cloud.crypto.keystore.api |
Modifier and Type | Class and Description |
---|---|
class |
KeyStoreNotFoundException
Thrown if a keystore with the specified name doesn't exist.
|
Modifier and Type | Method and Description |
---|---|
KeyStore |
KeyStoreService.getKeyStore(String keyStoreName,
char[] password)
Returns a fully initialized java.security.KeyStore instance.
|
Copyright © 2024 SAP. All rights reserved.