3 references to RSA
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\RSAOpenSsl.cs (2)
545
Interop.Crypto.EvpAlgorithmId.
RSA
);
592
Interop.Crypto.EvpAlgorithmId.
RSA
);
System\Security\Cryptography\RSAOpenSsl.cs (1)
77
if (Interop.Crypto.EvpPKeyType(pkeyHandle) != Interop.Crypto.EvpAlgorithmId.
RSA
)