Click or drag to resize

Hmac Methods

The Hmac type exposes the following members.

Methods
 NameDescription
Public methodStatic memberBytesFromBytes Create a keyed-hash HMAC in byte format from byte input.
Public methodStatic memberHexFromBytes Create a keyed-hash HMAC in hex-encoded format from byte input.
Public methodStatic memberHexFromHex Create a keyed-hash HMAC in hex-encoded format from hex-encoded input.
Top
See Also