Skip to main content

IKMSGenerateMacResponse

Interface in AWS.KMS

Interface for GenerateMac responses.

Ancestors

Properties

KeyId

property KeyId: TARN

The Amazon Resource Name (ARN) of the KMS key used in the operation.

Mac

property Mac: TStream

The hash-based message authentication code (HMAC) that was generated for the specified message, HMAC KMS key, and MAC algorithm.

MacAlgorithm

property MacAlgorithm: string

The MAC algorithm that was used to generate the HMAC.