Share via


DefaultKeySize Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The default size, in bits, of the secret key used by the symmetric algorithm.

Namespace:  System.Security.Cryptography
Assembly:  System.Security (in System.Security.dll)

Syntax

'Declaration
Public Const DefaultKeySize As Integer
public const int DefaultKeySize
public:
literal int DefaultKeySize
static val mutable DefaultKeySize: int
public const var DefaultKeySize : int

.NET Framework Security

See Also

Reference

AesCryptoServiceProvider Class

System.Security.Cryptography Namespace