Skip navigation links
A C D E G I L O P R S V 

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.
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.
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.
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.
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.
setValue(Object) - Method in class oracle.okv.kmip.OKVTTLV
Set the value of the TTLV.
A C D E G I L O P R S V 
Skip navigation links