EncryptionUtils.IVSizeInBytesForAesCbc Field

The IV size for AES Cbc.

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

Syntax

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

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

See Also

Reference

EncryptionUtils Class

Microsoft.WindowsAzure.MediaServices.Client Namespace