Uses of Class
com.amazonaws.encryptionsdk.internal.AwsKmsCmkArnInfo
Packages that use AwsKmsCmkArnInfo
Package
Description
Contains the internal classes that handle the cryptographic defined by the message formats and
algorithms.
-
Uses of AwsKmsCmkArnInfo in com.amazonaws.encryptionsdk.internal
Methods in com.amazonaws.encryptionsdk.internal that return AwsKmsCmkArnInfoModifier and TypeMethodDescriptionstatic 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.Methods in com.amazonaws.encryptionsdk.internal with parameters of type AwsKmsCmkArnInfoModifier and TypeMethodDescriptionstatic boolean
AwsKmsCmkArnInfo.isMRK(AwsKmsCmkArnInfo arn)
Identifies Multi Region AWS KMS keys.