SignRequest
class SignRequest
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; use EXTERNAL_MU for 64-byte representative μ used in ML-DSA signing as defined in NIST FIPS 204 Section 6.2.
Link copied to clipboard
Specifies the signing algorithm to use when signing the message.