1 instantiation of RSAPKCS1KeyExchangeFormatter
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
965
RSAPKCS1KeyExchangeFormatter rsaFormatter = new
RSAPKCS1KeyExchangeFormatter
(rsa);
4 references to RSAPKCS1KeyExchangeFormatter
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
916
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAPKCS1KeyExchangeFormatter
))]
netstandard (1)
netstandard.cs (1)
1920
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAPKCS1KeyExchangeFormatter
))]
System.Security.Cryptography.Algorithms (1)
System.Security.Cryptography.Algorithms.cs (1)
44
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.
RSAPKCS1KeyExchangeFormatter
))]
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
965
RSAPKCS1KeyExchangeFormatter
rsaFormatter = new RSAPKCS1KeyExchangeFormatter(rsa);