4 references to CreateHmac
System.Security.Cryptography (4)
System\Security\Cryptography\LiteHashProvider.cs (4)
63
LiteHmac hash =
CreateHmac
(hashAlgorithmId, key);
74
LiteHmac hash =
CreateHmac
(hashAlgorithmId, key);
92
LiteHmac hash =
CreateHmac
(hashAlgorithmId, key);
107
LiteHmac hash =
CreateHmac
(hashAlgorithmId, key);