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