2 types derived from AsymmetricKeyExchangeFormatter
mscorlib (2)
system\security\cryptography\rsaoaepkeyexchangeformatter.cs (1)
12public class RSAOAEPKeyExchangeFormatter : AsymmetricKeyExchangeFormatter {
system\security\cryptography\rsapkcs1keyexchangeformatter.cs (1)
14public class RSAPKCS1KeyExchangeFormatter : AsymmetricKeyExchangeFormatter {
1 reference to AsymmetricKeyExchangeFormatter
System.IdentityModel.Selectors (1)
infocard\client\System\IdentityModel\Selectors\InfoCardAsymmetricCrypto.cs (1)
175AsymmetricKeyExchangeFormatter formatter;