1 reference to CreateHMACSHA512
System.Web (1)
Security\Cryptography\SP800_108.cs (1)
55using (HMACSHA512 hmac = CryptoAlgorithms.CreateHMACSHA512(keyDerivationKey.GetKeyMaterial())) {