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