3 references to IsDSASupported
System.Security.Cryptography (3)
System\Security\Cryptography\CryptoConfig.cs (1)
193if (Helpers.IsDSASupported)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (2)
1370Oids.Dsa when Helpers.IsDSASupported => ExtractKeyFromPem<DSA>( 1457Oids.Dsa when Helpers.IsDSASupported =>