Skip navigation links
Oracle Key Vault Java SDK Developer's Guide
Release 21.15

G55578-01
A B C D E G H I K L M N O P R S T V W 

S

send(byte[]) - Method in class oracle.okv.kmip.OKVConnection
Sends a byte array to the Oracle Key Vault server by using the injected OKVPrimitiveConnection object.
send(byte[]) - Method in interface oracle.okv.kmip.OKVPrimitiveConnection
Sends a byte array to the Oracle Key Vault server.
send(byte[]) - Method in class oracle.okv.kmip.OKVSSLConnection
Sends a byte array to the Oracle Key Vault server.
serverIP - Variable in class oracle.okv.kmip.OKVSSLConnection
 
serverName - Variable in class oracle.okv.response.OKVServerInformation
 
serverPort - Variable in class oracle.okv.kmip.OKVSSLConnection
 
serverVersion - Variable in class oracle.okv.response.OKVServerInformation
 
setAuthEncryptionAdditionalData(byte[]) - Method in class oracle.okv.kmip.OKVCryptoContext
Set Authenticated Encryption Additional Data in OKVCryptoContext.
setAuthEncryptionTag(byte[]) - Method in class oracle.okv.kmip.OKVCryptoContext
Set Authenticated Encryption Tag in OKVCryptoContext.
setAutoManage(boolean) - Method in class oracle.okv.kmip.OKVConnection
When set to true, OKVConnection opens the connection each time a byte array is sent and closes the connection each time a byte array is received.
setBatchItemResponses(Map<Integer, OKVResponse>) - Method in exception oracle.okv.exception.OKVBatchResponseException
Set the response for each batch item.
setBlockCipherMode(OKVTagEnum) - Method in class oracle.okv.kmip.OKVCryptoContext
Set Block Cipher Mode value in OKVCryptoContext.
setCryptoAlgo(OKVTagEnum) - Method in class oracle.okv.kmip.OKVCryptoContext
Set crypto algorithm value in OKVCryptoContext.
setCryptoOperation(OKVTagEnum) - Method in class oracle.okv.kmip.OKVCryptoContext
Set crypto operation.
setDigitalSignAlgo(OKVTagEnum) - Method in class oracle.okv.kmip.OKVCryptoContext
Set digital signing algorithm value in OKVCryptoContext.
setHashingAlgo(OKVTagEnum) - Method in class oracle.okv.kmip.OKVCryptoContext
Set hashing algorithm value in OKVCryptoContext.
setIV(byte[]) - Method in class oracle.okv.kmip.OKVCryptoContext
Set IV value in OKVCryptoContext.
setKmipTag(OKVTag) - Method in class oracle.okv.kmip.OKVTTLV
Set the KMIP tag of the TTLV.
setKmipType(OKVType) - Method in class oracle.okv.kmip.OKVTTLV
Set the type of the TTLV.
setLength(int) - Method in class oracle.okv.kmip.OKVTTLV
Set length of the TTLV.
setOKVEnv(OKVEnv) - Method in class oracle.okv.service.OKVService
 
setOKVEnv(OKVEnv) - Method in class oracle.okv.service.OKVTransporterImpl
 
setOKVOperation(OKVOperation<TResponse>) - Method in class oracle.okv.service.OKVTransporterImpl
 
setOKVResponse(OKVResponseImpl) - Method in exception oracle.okv.exception.OKVResponseException
Sets the exception response cause.
setPadding(OKVTagEnum) - Method in class oracle.okv.kmip.OKVCryptoContext
Set padding value in OKVCryptoContext.
setParent(OKVTTLV) - Method in class oracle.okv.kmip.OKVTTLV
Set the parent TTLV.
setPrimitiveConnection(OKVPrimitiveConnection) - Method in class oracle.okv.kmip.OKVConnection
 
setRandomIV(Boolean) - Method in class oracle.okv.kmip.OKVCryptoContext
Set random IV value in OKVCryptoContext.
setTag(OKVTag) - Method in class oracle.okv.kmip.OKVTTLV
Set the tag of the TTLV.
setupSSLConnection() - Method in class oracle.okv.kmip.OKVSSLConnection
Sets up the connection with the Oracle Key Vault Server.
setValue(Object) - Method in class oracle.okv.kmip.OKVTTLV
Set the value of the TTLV.
ssl_connection - Variable in class oracle.okv.kmip.OKVSSLConnection
 
sslConnection - Variable in class oracle.okv.kmip.OKVConnection
 
A B C D E G H I K L M N O P R S T V W 
Skip navigation links
Oracle Key Vault Java SDK Developer's Guide
Release 21.15

G55578-01

Copyright © 2026, Oracle and/or its affiliates. All Rights Reserved.