2 references to HMACSHA256
Microsoft.AspNetCore.DataProtection (1)
AuthenticatedEncryption\ManagedAuthenticatedEncryptorFactory.cs (1)
70
return () => new
HMACSHA256
();
System.ServiceModel.Primitives (1)
System\IdentityModel\CryptoHelper.cs (1)
252
return new
HMACSHA256
();