HmacTCompute Method

Overload List

Compute(Byte, Byte) Computes an HMAC using the specified secret key for the entire input data.
Compute(Byte, Byte, Int32, Int32) Computes an HMAC using the specified secret key, input data, and a specified range within the input data.

See Also