共用方式為


FileEncryption.KeySizeInBitsForAes256 Field

Definition

The key size for AES 256 in bits.

public const int KeySizeInBitsForAes256 = 256;
val mutable KeySizeInBitsForAes256 : int
Public Const KeySizeInBitsForAes256 As Integer  = 256

Field Value

Value = 256

Applies to