Uses of Class
com.oracle.bmc.encryption.internal.EncryptionKey
-
Packages that use EncryptionKey Package Description com.oracle.bmc.encryption.internal -
-
Uses of EncryptionKey in com.oracle.bmc.encryption.internal
Methods in com.oracle.bmc.encryption.internal that return EncryptionKey Modifier and Type Method Description EncryptionKey
EncryptionHeader. getEncryptionKey()
Methods in com.oracle.bmc.encryption.internal that return types with arguments of type EncryptionKey Modifier and Type Method Description List<EncryptionKey>
EncryptionHeader. getEncryptedDataKeys()
Methods in com.oracle.bmc.encryption.internal with parameters of type EncryptionKey Modifier and Type Method Description void
EncryptionHeader. setEncryptionHeader(EncryptionKey encryptionKey, String iv, String additionalAuthenticatedData)
-