EncryptionUtils.KeySizeInBitsForAes256 Field

The key size for AES 256 in bits.

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)

Syntax

'Declaration
Public Const KeySizeInBitsForAes256 As Integer
'Usage
Dim value As Integer 

value = EncryptionUtils.KeySizeInBitsForAes256
public const int KeySizeInBitsForAes256
public:
literal int KeySizeInBitsForAes256
static val mutable KeySizeInBitsForAes256: int
public const var KeySizeInBitsForAes256 : int

See Also

Reference

EncryptionUtils Class

Microsoft.WindowsAzure.MediaServices.Client Namespace