Click or drag to resize

Sha256Hmac Method

Computes the keyed hash digest of binary data using HMAC algorithm
Overload List
 NameDescription
Public methodStatic memberHmac(Byte, Byte) Computes the keyed hash digest of binary data using HMAC algorithm
Public methodStatic memberHmac(String, String) Computes the keyed hash digest using HMAC algorithm passing data as hex strings
Top
See Also