Share via


EncryptionKeyWrapMetadata interface

Metadata used to wrap/unwrap data encryption key using a customer managed key

Properties

algorithm

Algorithm to be used for wrapping/unwrapping the data encryption key

name

Identifier of customer managed key

type

Identifier of the key resolver

value

Path to customer managed key.

Property Details

algorithm

Algorithm to be used for wrapping/unwrapping the data encryption key

algorithm: RSA_OAEP

Property Value

name

Identifier of customer managed key

name: string

Property Value

string

type

Identifier of the key resolver

type: AzureKeyVault

Property Value

value

Path to customer managed key.

value: string

Property Value

string