HashingAlgorithm.ToHashAlgorithm Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9448)
ToHashAlgorithm()
Creates a hash transform object for this algorithm based on the currently set parameters.
Declaration
public HashAlgorithm ToHashAlgorithm()
Returns
| Type | Description |
|---|---|
| HashAlgorithm | Hash transform object. |