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