| Package | Description |
|---|---|
| oracle.okv.service |
This package contains the OKVService class through which all the high level
Java SDK APIs are exposed.
|
| Modifier and Type | Method and Description |
|---|---|
OKVDecryptResponse |
OKVService.okvDecrypt(java.lang.String uid,
byte[] data,
OKVCryptoContext cryptoContext)
API to perform the decryption operation on the provided data using
KMIP object.
|