Uses of Package
com.amazonaws.encryptionsdk.kms
-
Packages that use com.amazonaws.encryptionsdk.kms Package Description com.amazonaws.encryptionsdk.kms Contains logic necessary to createMasterKey
s backed by AWS KMS keys.com.amazonaws.encryptionsdk.kmssdkv2 Contains logic necessary to createMasterKey
s backed by AWS KMS keys. -
Classes in com.amazonaws.encryptionsdk.kms used by com.amazonaws.encryptionsdk.kms Class Description AwsKmsMrkAwareMasterKey Represents a single Aws KMS key and is used to encrypt/decrypt data withAwsCrypto
.AwsKmsMrkAwareMasterKeyProvider Represents a list Aws KMS keys and is used to encrypt/decrypt data withAwsCrypto
.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 withAwsCrypto
.KmsMasterKeyProvider ProvidesMasterKey
s backed by the AWS Key Management Service.KmsMasterKeyProvider.Builder KmsMasterKeyProvider.RegionalClientSupplier KmsMethods Methods common to all classes which interact with KMS. -
Classes in com.amazonaws.encryptionsdk.kms used by com.amazonaws.encryptionsdk.kmssdkv2 Class Description DiscoveryFilter This class stores the configuration for filtering AWS KMS CMK ARNs by AWS account ID and partition.KmsMethods Methods common to all classes which interact with KMS.