Open |
public static DigestAlgorithm GetDigestAlgorithm( HashAlgorithmTag hashAlgorithm )
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | hashAlgorithm is out of range. |
| NotSupportedException | hashAlgorithm does not have an equivalent DigestAlgorithm value. |