1 instantiation of RSAPKCS1KeyExchangeDeformatter
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
1018
RSAPKCS1KeyExchangeDeformatter rsaDeformatter = new
RSAPKCS1KeyExchangeDeformatter
(rsa);
4 references to RSAPKCS1KeyExchangeDeformatter
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
915
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAPKCS1KeyExchangeDeformatter
))]
netstandard (1)
netstandard.cs (1)
1919
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAPKCS1KeyExchangeDeformatter
))]
System.Security.Cryptography.Algorithms (1)
System.Security.Cryptography.Algorithms.cs (1)
43
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAPKCS1KeyExchangeDeformatter
))]
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
1018
RSAPKCS1KeyExchangeDeformatter
rsaDeformatter = new RSAPKCS1KeyExchangeDeformatter(rsa);