![]() |
![]()
| ![]() |
![]()
NAMEPaws::KMS::VerifyResponse ATTRIBUTESKeyId => StrThe Amazon Resource Name (key ARN (https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-ARN)) of the asymmetric CMK that was used to verify the signature. SignatureValid => BoolA Boolean value that indicates whether the signature was verified. A value of "True" indicates that the "Signature" was produced by signing the "Message" with the specified "KeyID" and "SigningAlgorithm." If the signature is not verified, the "Verify" operation fails with a "KMSInvalidSignatureException" exception. SigningAlgorithm => StrThe signing algorithm that was used to verify the signature. Valid values are: "RSASSA_PSS_SHA_256", "RSASSA_PSS_SHA_384", "RSASSA_PSS_SHA_512", "RSASSA_PKCS1_V1_5_SHA_256", "RSASSA_PKCS1_V1_5_SHA_384", "RSASSA_PKCS1_V1_5_SHA_512", "ECDSA_SHA_256", "ECDSA_SHA_384", "ECDSA_SHA_512" =head2 _request_id => Str
|