EncryptionUtils.KeySizeInBytesForAes256 Field
The key size for AES 256.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
Syntax
'Declaration
Public Const KeySizeInBytesForAes256 As Integer
'Usage
Dim value As Integer
value = EncryptionUtils.KeySizeInBytesForAes256
public const int KeySizeInBytesForAes256
public:
literal int KeySizeInBytesForAes256
static val mutable KeySizeInBytesForAes256: int
public const var KeySizeInBytesForAes256 : int