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