Hmac Methods |
The Hmac type exposes the following members.
| Name | Description | |
|---|---|---|
| BytesFromBytes | Create a keyed-hash HMAC in byte format from byte input. | |
| HexFromBytes | Create a keyed-hash HMAC in hex-encoded format from byte input. | |
| HexFromHex | Create a keyed-hash HMAC in hex-encoded format from hex-encoded input. |