HmacCompute Method

Overload List

Compute(IDigest, Byte, Byte) Computes an HMAC using the specified hash algorithm and key for the entire input data.
Compute(IDigest, Byte, Byte, Int32, Int32) Computes an HMAC using the specified hash algorithm and key for the entire input data.

See Also