FileEncryption.KeySizeInBitsForAes256 Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The key size for AES 256 in bits.
public const int KeySizeInBitsForAes256 = 256;
val mutable KeySizeInBitsForAes256 : int
Public Const KeySizeInBitsForAes256 As Integer = 256