| Package | Description |
|---|---|
| oracle.okv.operation |
This package contains classes representing all the supported KMIP operations.
|
| oracle.okv.service |
This package contains the OKVService class through which all the high level
Java SDK APIs are exposed.
|
| Class and Description |
|---|
| OKVEnv
Holds the Oracle Key Vault Environment details.
|
| Class and Description |
|---|
| OKVEnv
Holds the Oracle Key Vault Environment details.
|
| OKVService
OKVService is a service facade that allows clients to easily
perform KMIP operations.
|
| OKVTransporter
This interface specifies the methods that are implemented by a class that
transports KMIP operation messages between the endpoint and the key
management server.
|