EncryptionUtils.KeySizeInBitsForAes128 Field

The key size for AES 128 in bits.

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

Syntax

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

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

See Also

Reference

EncryptionUtils Class

Microsoft.WindowsAzure.MediaServices.Client Namespace