Package | Description |
---|---|
com.amazonaws.encryptionsdk.kms |
Contains logic necessary to create
MasterKey s backed by AWS
KMS keys. |
Class and Description |
---|
AwsKmsMrkAwareMasterKey
Represents a single Aws KMS key and is used to encrypt/decrypt data with
AwsCrypto . |
AwsKmsMrkAwareMasterKeyProvider
Represents a list Aws KMS keys and is used to encrypt/decrypt data with
AwsCrypto . |
AwsKmsMrkAwareMasterKeyProvider.Builder |
DiscoveryFilter
This class stores the configuration for filtering AWS KMS CMK ARNs by AWS account ID and
partition.
|
KmsMasterKey
Represents a single Customer Master Key (CMK) and is used to encrypt/decrypt data with
AwsCrypto . |
KmsMasterKeyProvider
Provides
MasterKey s backed by the AWS Key Management Service. |
KmsMasterKeyProvider.Builder |
KmsMasterKeyProvider.RegionalClientSupplier |
KmsMethods
Methods common to all classes which interact with KMS.
|
Copyright © 2023. All rights reserved.