1 reference to s_DsaPublicKeyPrivateKeyLabels
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (1)
954
Oids.Dsa when Helpers.IsDSASupported => ExtractKeyFromPem<DSA>(keyPem,
s_DsaPublicKeyPrivateKeyLabels
, DSA.Create, certificate.CopyWithPrivateKey),