1 instantiation of RSAOAEPKeyExchangeFormatter
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
960
RSAOAEPKeyExchangeFormatter rsaFormatter = new
RSAOAEPKeyExchangeFormatter
(rsa);
4 references to RSAOAEPKeyExchangeFormatter
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
913
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAOAEPKeyExchangeFormatter
))]
netstandard (1)
netstandard.cs (1)
1917
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAOAEPKeyExchangeFormatter
))]
System.Security.Cryptography.Algorithms (1)
System.Security.Cryptography.Algorithms.cs (1)
42
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAOAEPKeyExchangeFormatter
))]
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
960
RSAOAEPKeyExchangeFormatter
rsaFormatter = new RSAOAEPKeyExchangeFormatter(rsa);