2 references to HMACSHA512
Microsoft.AspNetCore.Cryptography.KeyDerivation (1)
PBKDF2\ManagedPbkdf2Provider.cs (1)
81
return new
HMACSHA512
(passwordBytes);
System.Security.Cryptography (1)
System\Security\Cryptography\HMACSHA512.cs (1)
31
:
this
(RandomNumberGenerator.GetBytes(BlockSize))