Package | Description |
---|---|
oracle.okv.exception |
This package contains all the exceptions thrown by the Java SDK Oracle Key
Vault interface.
|
oracle.okv.kmip |
This package contains enum class for KMIP tags, tag enumerations, and types.
|
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.
|
oracle.okv.service |
This package contains the OKVService class through which all the high level
Java SDK APIs are exposed.
|
Class and Description |
---|
OKVTag
OKVTag defines the list of KMIP and Oracle Key Vault specific tags.
|
OKVTagEnum
OKVTagEnum defines the KMIP Tag Enumerations.
|
Class and Description |
---|
OKVPrimitiveConnection
Specifies the operations that are implemented by classes
that make connections with and receive byte arrays to and
from an Oracle Key Vault server.
|
OKVTag
OKVTag defines the list of KMIP and Oracle Key Vault specific tags.
|
OKVTagEnum
OKVTagEnum defines the KMIP Tag Enumerations.
|
OKVTTLV
OKVTTLV is the KMIP encoding mechanism of TTLV (tag, type, length, value).
|
OKVType
OKVType defines the list of KMIP types.
|
Class and Description |
---|
OKVTagEnum
OKVTagEnum defines the KMIP Tag Enumerations.
|
OKVTTLV
OKVTTLV is the KMIP encoding mechanism of TTLV (tag, type, length, value).
|
OKVType
OKVType defines the list of KMIP types.
|
Class and Description |
---|
OKVTagEnum
OKVTagEnum defines the KMIP Tag Enumerations.
|
OKVTTLV
OKVTTLV is the KMIP encoding mechanism of TTLV (tag, type, length, value).
|