Package | Description |
---|---|
com.amazonaws.encryptionsdk.internal |
Contains the internal classes that handle the cryptographic defined by the message formats and
algorithms.
|
Modifier and Type | Method and Description |
---|---|
static AwsKmsCmkArnInfo |
AwsKmsCmkArnInfo.parseInfoFromKeyArn(String keyArn)
Takes an AWS KMS identifier that may or may not be an ARN and attempts to parse the identifier
as an ARN.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
AwsKmsCmkArnInfo.isMRK(AwsKmsCmkArnInfo arn)
Identifies Multi Region AWS KMS keys.
|
Copyright © 2023. All rights reserved.