Skip to main content

TKMSGetPublicKeyResponse

Class in AWS.KMS

GetPublicKey response class.

Ancestors

Properties

CustomerMasterKeySpec

property CustomerMasterKeySpec: string

EncryptionAlgorithms

property EncryptionAlgorithms: TList<string>

KeyId

property KeyId: TARN

KeySpec

property KeySpec: string

KeyUsage

property KeyUsage: string

PublicKey

property PublicKey: TStream

SigningAlgorithms

property SigningAlgorithms: TList<string>