The members of System.Security.Cryptography.DES are listed below.
See Also: Inherited members from System.Security.Cryptography.SymmetricAlgorithm
DES() |
Initializes a new instance of the System.Security.Cryptography.DES class. |
override | Key | byte[].
Gets or sets the secret key for the Data Encryption Standard (System.Security.Cryptography.DES) algorithm. |
static | Create()
| |
static | Create(string)
| |
static | IsSemiWeakKey(byte[])
| |
static | IsWeakKey(byte[])
|