1 type derived from RSAPKCS1KeyExchangeDeformatter
System.IdentityModel.Selectors (1)
infocard\client\System\IdentityModel\Selectors\InfoCardRSAPKCS1KeyExchangeDeformatter.cs (1)
10internal class InfoCardRSAPKCS1KeyExchangeDeformatter : RSAPKCS1KeyExchangeDeformatter
1 instantiation of RSAPKCS1KeyExchangeDeformatter
System.Security (1)
system\security\cryptography\xml\encryptedxml.cs (1)
891RSAPKCS1KeyExchangeDeformatter rsaDeformatter = new RSAPKCS1KeyExchangeDeformatter(rsa);
1 reference to RSAPKCS1KeyExchangeDeformatter
System.Security (1)
system\security\cryptography\xml\encryptedxml.cs (1)
891RSAPKCS1KeyExchangeDeformatter rsaDeformatter = new RSAPKCS1KeyExchangeDeformatter(rsa);