EncryptionKeyDetails interface

Specifies the encryption key properties

Properties

kekType

The type of kek encryption key

kekUrl

Specifies the url for kek encryption key.

kekVaultResourceID

Specifies the keyvault resource id for kek encryption key.

Property Details

kekType

The type of kek encryption key

kekType?: string

Property Value

string

kekUrl

Specifies the url for kek encryption key.

kekUrl?: string

Property Value

string

kekVaultResourceID

Specifies the keyvault resource id for kek encryption key.

kekVaultResourceID?: string

Property Value

string