MasterKeys backed by AWS
KMS keys.See: Description
| Interface | Description |
|---|---|
| KmsMasterKeyProvider.RegionalClientSupplier | |
| KmsMethods |
Methods common to all classes which interact with KMS.
|
| Class | 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
MasterKeys backed by the AWS Key Management Service. |
| KmsMasterKeyProvider.Builder |
MasterKeys backed by AWS
KMS keys.Copyright © 2023. All rights reserved.