1 instantiation of RSAOAEPKeyExchangeDeformatter
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
1013
RSAOAEPKeyExchangeDeformatter rsaDeformatter = new
RSAOAEPKeyExchangeDeformatter
(rsa);
4 references to RSAOAEPKeyExchangeDeformatter
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
912
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAOAEPKeyExchangeDeformatter
))]
netstandard (1)
netstandard.cs (1)
1916
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAOAEPKeyExchangeDeformatter
))]
System.Security.Cryptography.Algorithms (1)
System.Security.Cryptography.Algorithms.cs (1)
41
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAOAEPKeyExchangeDeformatter
))]
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
1013
RSAOAEPKeyExchangeDeformatter
rsaDeformatter = new RSAOAEPKeyExchangeDeformatter(rsa);