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

HybridDataEncryptionKey.EncryptionChunkSizeInBytes 属性

定义

密钥可以加密的最大字节大小。 对于大于大小的密钥大小,请拆分为区块并加密每个区块,将每个加密区块追加到 : 以标记区块的末尾。

public int EncryptionChunkSizeInBytes { get; set; }
member this.EncryptionChunkSizeInBytes : int with get, set
Public Property EncryptionChunkSizeInBytes As Integer

属性值

适用于