Package com.oracle.bmc.encryption
-
Interface Summary Interface Description MasterKey Represents a MasterKey used to encrypt/decrypt Data Key.MasterKeyProvider<K extends AbstractAuthenticationDetailsProvider> Represents a MasterKeyProvider that holds MasterKeys. -
Class Summary Class Description KmsMasterKey Represents a MasterKey contained in the OCI Key Management Service.KmsMasterKeyProvider Represents a KmsMasterKeyProvider that holds KmsMasterKeys.OciCrypto This is the starting point in the OCI Encryption SDK.OciCryptoInputStream OciCryptoInputStream holds the encrypted/decrypted stream.OciCryptoResult OciCryptoResult holds the encryption/decryption output.