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

FileEncryption.KeySizeInBytesForAes256 字段

定义

AES 256 的密钥大小。

public const int KeySizeInBytesForAes256 = 32;
val mutable KeySizeInBytesForAes256 : int
Public Const KeySizeInBytesForAes256 As Integer  = 32

字段值

Value = 32

适用于