HashingAlgorithmKeyMode Enum
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9448)
Specifies hash algorithm key mode.
Syntax
public enum HashingAlgorithmKeyMode
Fields
| Name | Description |
|---|---|
| HMAC | HMAC. |
| None | No keyed hash. |