KmsKey interface

A representation of a KeyVault Secret.

Properties

name

name is the name of the keyvault key used for encryption/decryption.

version

version contains the version of the key to use.

Property Details

name

name is the name of the keyvault key used for encryption/decryption.

name: string

Property Value

string

version

version contains the version of the key to use.

version: string

Property Value

string