class Aws::KMS::Types::VerifyMacResponse


@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/VerifyMacResponse AWS API Documentation
@return [String]
The MAC algorithm used in the verification.
@!attribute [rw] mac_algorithm
@return [Boolean]
one or more of the inputs changed since the HMAC was computed.
‘KMSInvalidMacException` exception. This exception indicates that
If the HMAC is not verified, the `VerifyMac` operation fails with a
the specified `Message`, HMAC KMS key (`KeyID`) and `MacAlgorithm.`.
value of `True` indicates that the HMAC (`Mac`) was generated with
A Boolean value that indicates whether the HMAC was verified. A
@!attribute [rw] mac_valid
@return [String]
The HMAC KMS key used in the verification.
@!attribute [rw] key_id