你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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