2 references to Rsa
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\X509Certificates\X509CertificateLoader.Pkcs12.cs (1)
748
CngAlgorithm.
Rsa
,
System\Security\Cryptography\RSACng.Key.cs (1)
24
CngKey key = _core.GetOrGenerateKey(KeySize, CngAlgorithm.
Rsa
);