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