9 references to HmacSha256Signature
System.IdentityModel (6)
System\IdentityModel\CryptoHelper.cs (5)
438return CryptoHelper.CreateKeyedHashAlgorithm(key, SecurityAlgorithms.HmacSha256Signature); 562case SecurityAlgorithms.HmacSha256Signature: 927case SecurityAlgorithms.HmacSha256Signature: 978case SecurityAlgorithms.HmacSha256Signature: 1217case SecurityAlgorithms.HmacSha256Signature:
System\IdentityModel\Tokens\SecurityKeyElement.cs (1)
151case SecurityAlgorithms.HmacSha256Signature:
System.IdentityModel.Selectors (1)
infocard\common\managed\InfoCardCryptoHelper.cs (1)
37case SecurityAlgorithms.HmacSha256Signature:
System.ServiceModel (2)
System\ServiceModel\Security\CryptoHelper.cs (2)
212case SecurityAlgorithms.HmacSha256Signature: 306case SecurityAlgorithms.HmacSha256Signature: