15 references to RsaSha1Signature
System.IdentityModel (11)
System\IdentityModel\CryptoHelper.cs (3)
884case SecurityAlgorithms.RsaSha1Signature: 921case SecurityAlgorithms.RsaSha1Signature: 972case SecurityAlgorithms.RsaSha1Signature:
System\IdentityModel\PreDigestedSignedInfo.cs (2)
256this.rsaSha1Signature = encoding.GetBytes(SecurityAlgorithms.RsaSha1Signature); 286else if (algorithm == SecurityAlgorithms.RsaSha1Signature)
System\IdentityModel\Tokens\RsaSecurityKey.cs (4)
98case SecurityAlgorithms.RsaSha1Signature: 142case SecurityAlgorithms.RsaSha1Signature: 186case SecurityAlgorithms.RsaSha1Signature: 265case SecurityAlgorithms.RsaSha1Signature:
System\IdentityModel\Tokens\SecurityKeyElement.cs (2)
107case SecurityAlgorithms.RsaSha1Signature: 145case SecurityAlgorithms.RsaSha1Signature:
System.IdentityModel.Selectors (1)
infocard\common\managed\InfoCardCryptoHelper.cs (1)
22case SecurityAlgorithms.RsaSha1Signature:
System.ServiceModel (3)
System\ServiceModel\Security\CryptoHelper.cs (3)
116case SecurityAlgorithms.RsaSha1Signature: 206case SecurityAlgorithms.RsaSha1Signature: 300case SecurityAlgorithms.RsaSha1Signature: