The DesKeyGenerator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DesKeyGenerator | Initializes a new instance of the DesKeyGenerator class  | 
Methods
| Name | Description | |
|---|---|---|
| engineGenerateKey | (Overrides CipherKeyGenerator..::..engineGenerateKey()()()().) | |
| engineInit | (Overrides CipherKeyGenerator..::..engineInit(KeyGenerationParameters).) | |
| Equals | (Inherited from Object.) | |
| Finalize | 
                    Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
                  (Inherited from Object.) | |
| GenerateKey | (Inherited from CipherKeyGenerator.) | |
| GetHashCode | 
                    Serves as a hash function for a particular type. 
                  (Inherited from Object.) | |
| GetType | 
                    Gets the Type of the current instance.
                  (Inherited from Object.) | |
| Init | (Inherited from CipherKeyGenerator.) | |
| MemberwiseClone | 
                    Creates a shallow copy of the current Object.
                  (Inherited from Object.) | |
| ToString | (Inherited from Object.) | 
Fields
| Name | Description | |
|---|---|---|
| random | (Inherited from CipherKeyGenerator.) | |
| strength | (Inherited from CipherKeyGenerator.) | 
Properties
| Name | Description | |
|---|---|---|
| DefaultStrength | (Inherited from CipherKeyGenerator.) |