DefaultKeySize Field

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

Represents the key size to use if one is not provided. This field contains a value of 192.

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

TripleDESCryptoServiceProvider Class

System.Security.Cryptography Namespace