The S2k type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| S2k(HashAlgorithmTag) | ||
| S2k(HashAlgorithmTag, array<Byte>[]()[][]) | ||
| S2k(HashAlgorithmTag, array<Byte>[]()[][], Int32) |
Methods
| Name | Description | |
|---|---|---|
| Encode | (Overrides BcpgObject..::..Encode(BcpgOutputStream).) | |
| 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.) | |
| GetEncoded | (Inherited from BcpgObject.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetIterationCount | Obsolete. | |
| GetIV | The IV for the key generation algorithm. | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| GnuDummyS2K | ||
| Salted | ||
| SaltedAndIterated | ||
| Simple |
Properties
| Name | Description | |
|---|---|---|
| HashAlgorithm | The hash algorithm. | |
| IterationCount | The iteration count | |
| ProtectionMode | The protection mode - only if GnuDummyS2K | |
| Type |