共用方式為


EncryptionKeyWrapMetadata interface

用於使用客戶管理的金鑰包裝/解包數據加密金鑰的元數據

屬性

algorithm

用於包裝/解包數據加密密鑰的演算法

name

客戶管理金鑰的識別碼

type

金鑰解析器的識別碼

value

客戶管理金鑰的路徑。

屬性詳細資料

algorithm

用於包裝/解包數據加密密鑰的演算法

algorithm: RSA_OAEP

屬性值

name

客戶管理金鑰的識別碼

name: string

屬性值

string

type

金鑰解析器的識別碼

type: AzureKeyVault

屬性值

value

客戶管理金鑰的路徑。

value: string

屬性值

string