EncryptionUtils.KeySizeInBytesForAes128 Field

The key size for AES 128.

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

Syntax

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

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

See Also

Reference

EncryptionUtils Class

Microsoft.WindowsAzure.MediaServices.Client Namespace