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