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