Skip to main content

IKMSEncryptResponse

Interface in AWS.KMS

Interface for Encrypt responses.

Ancestors

Properties

CiphertextBlob

property CiphertextBlob: TStream

PropertyDescription

EncryptionAlgorithm

property EncryptionAlgorithm: string

The encryption algorithm used to encrypt the plaintext.

KeyId

property KeyId: TARN

The Amazon Resource Name (ARN) of the KMS key used to encrypt the plaintext.