2 instantiations of RSABCrypt
System.Security.Cryptography (2)
System\Security\Cryptography\RSA.Create.Windows.cs (1)
10return new RSABCrypt();
System\Security\Cryptography\X509Certificates\X509Pal.Windows.PublicKey.cs (1)
57var rsa = new RSABCrypt();
1 reference to RSABCrypt
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Pal.Windows.PublicKey.cs (1)
57var rsa = new RSABCrypt();