HashingAlgorithm Constructor
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
HashingAlgorithm(HashingAlgorithmId)
Creates an instance of HashingAlgorithmId for the specified algorithm.
Declaration
public HashingAlgorithm(HashingAlgorithmId algorithm)
Parameters
Type | Name | Description |
---|---|---|
HashingAlgorithmId | algorithm | Algorithm. |