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