Interface | Description |
---|---|
MasterKey |
Represents a MasterKey used to encrypt/decrypt Data Key.
|
MasterKeyProvider<K extends AbstractAuthenticationDetailsProvider> |
Represents a MasterKeyProvider that holds MasterKeys.
|
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.
|
Copyright © 2016–2024. All rights reserved.