VerifyRequest
class VerifyRequest
Types
Properties
Link copied to clipboard
A list of grant tokens.
Link copied to clipboard
Tells KMS whether the value of the Message
parameter should be hashed as part of the signing algorithm. Use RAW
for unhashed messages; use DIGEST
for message digests, which are already hashed.
Link copied to clipboard
The signing algorithm that was used to sign the message. If you submit a different algorithm, the signature verification fails.