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

ClientSideEncryptionOptions.KeyWrapAlgorithm 属性

定义

上传操作是必需的。 包装内容加密密钥时要使用的算法标识符。 这会传递到 WrapKey(String, ReadOnlyMemory<Byte>, CancellationToken) 及其异步对应项。

public string KeyWrapAlgorithm { get; set; }
member this.KeyWrapAlgorithm : string with get, set
Public Property KeyWrapAlgorithm As String

属性值

适用于