See: Description
| Interface | Description |
|---|---|
| OKVAppSpecificInfo |
OKVAppSpecificInfo holds application specific namespace and application
specific data.
|
| OKVAttribute |
OKVAttribute holds the Attribute Name, type, index, element index and
attribute TTLV.
|
| OKVAttrListResponse |
OKVAttrListResponse interface contains the count of attributes
and their names which are retrieved from the response.
|
| OKVAttrsResponse |
OKVAttrsResponse interface contains the object's attribute values keyed by
the OKVTag.
|
| OKVBatchResponse |
OKVBatchResponse interface contains response objects of each operation
executed in the okvBatchExecute() operation.
|
| OKVCertResponse |
OKVCertResponse interface contains the certificate object related details
like certificate value and certificate type.
|
| OKVCryptoDomainParams |
OKVCryptoDomainParams holds the cryptographic domain parameters like Qlength
and recommended curve.
|
| OKVCryptoParams |
OKVCryptoParams holds cryptographic parameters which are used while
performing cryptographic operations using the object.
|
| OKVDigest |
This interface holds the digest value, hashing algorithm and key format type.
|
| OKVKeyResponse |
OKVKeyResponse interface holds the key value, key algorithm and key length.
|
| OKVLink |
OKVLink contains the link type and link object identifier.
|
| OKVName |
OKVName holds the name value and name type.
|
| OKVOpaqueDataResponse |
OKVOpaqueDataResponse interface holds the opaque data value and its type.
|
| OKVQueryResponse |
OKVQueryResponse interface contains the response attribute specific to
okvQueryCapability() operation.
|
| OKVResponse |
The base interface for all Oracle Key Vault KMIP responses.
|
| OKVRevocationReason |
OKVRevocationReason holds the revocation reason code and revocation message.
|
| OKVSecretDataResponse |
OKVSecretDataResponse interface holds the secret data value and secret data
type.
|
| OKVTemplateResponse |
OKVTemplateResponse interface contains the attributes of the template as list
of TTLVs.
|
| OKVUidListResponse |
OKVUidListResponse interface holds the list of uids and count of uids.
|
| OKVUidResponse |
OKVUidResponse holds the uid of the object and the response results.
|
| OKVUsageLimits |
OKVUsageLimits hold the usage limits details like total, count and unit.
|
| OKVX509CertId |
OKVX09CertId contains the issuer distinguished name and certificate serial
number.
|
| Class | Description |
|---|---|
| OKVServerInformation |
OKVServerInformation holds the Oracle Key Vault server information that
is returned by the Oracle Key Vault server for the query operation.
|