Package | Description |
---|---|
oracle.okv.response |
This package contains all the response classes whose objects are the return
values of various high-level Oracle Key Vault Java SDK APIs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OKVDecryptResponse
OKVDecryptResponse interface contains the decrypt operation
response details.
|
interface |
OKVEncryptResponse
OKVEncryptResponse interface contains the encrypt operation
response details.
|