Base:
method
SetHashAlgorithm
System.Security.Cryptography.AsymmetricSignatureFormatter.SetHashAlgorithm(System.String)
1 override of SetHashAlgorithm
System.IdentityModel.Selectors (1)
infocard\client\System\IdentityModel\Selectors\InfoCardRSAPKCS1SignatureFormatter.cs (1)
37
public override void
SetHashAlgorithm
(string strName)
2 references to SetHashAlgorithm
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.cs (1)
553
rsaFormatter.
SetHashAlgorithm
(_hashingAlgorithm);
System.IdentityModel.Selectors (1)
infocard\client\System\IdentityModel\Selectors\InfoCardRSAPKCS1SignatureFormatter.cs (1)
39
base.
SetHashAlgorithm
(strName);