public static class HmacPublic NotInheritable Class Hmacpublic ref class Hmac abstract sealedSnapDB.Security.Hmac = function();
Type.createClass(
'SnapDB.Security.Hmac');| 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. |