VerifyResponse
class VerifyResponse
Types
Properties
Link copied to clipboard
A 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.
Link copied to clipboard
The signing algorithm that was used to verify the signature.