GetCryptographyClientOptions interface

Options for getCryptographyClient.

Properties

keyVersion

The version of the key to use for cryptographic operations.

When undefined, the latest version of the key will be used.

Property Details

keyVersion

The version of the key to use for cryptographic operations.

When undefined, the latest version of the key will be used.

keyVersion?: string

Property Value

string