| Package | Description |
|---|---|
| com.amazonaws.encryptionsdk.kms |
Contains logic necessary to create
MasterKeys backed by AWS
KMS keys. |
| Modifier and Type | Class and Description |
|---|---|
class |
AwsKmsMrkAwareMasterKey
Represents a single Aws KMS key and is used to encrypt/decrypt data with
AwsCrypto. |
class |
KmsMasterKey
Represents a single Customer Master Key (CMK) and is used to encrypt/decrypt data with
AwsCrypto. |
class |
KmsMasterKeyProvider
Provides
MasterKeys backed by the AWS Key Management Service. |
Copyright © 2023. All rights reserved.