| Package | Description |
|---|---|
| com.pingidentity.sdk.key |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
MasterKeyEncryptor.decrypt(byte[] cipherText)
Decrypts the master key's cipher text.
|
byte[] |
MasterKeyEncryptor.encrypt(byte[] plainText)
Encrypts the data that will eventually be stored in the master key file.
|
String |
MasterKeyEncryptor.initialize(String keyId)
Initializes the
MasterKeyEncryptor allowing implementations
to perform any external key management operations, such as creating/loading
an external key. |
Copyright 2023 Ping Identity Corp. All rights reserved.