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