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