Package | Description |
---|---|
com.amazonaws.encryptionsdk.kms |
Contains logic necessary to create
MasterKey s 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
MasterKey s backed by the AWS Key Management Service. |
Copyright © 2023. All rights reserved.