Length of AES keys (derived from the password using PBKDF2 defined by RFC 2898).

Namespace:  Rebex.Security
Assembly:  Rebex.Security (in Rebex.Security.dll)

Syntax

Visual Basic
Public Property KeySize As Integer
	Get
	Set
C#
public int KeySize { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also