3 references to CALG_DSS_SIGN
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\CertificatePal.Windows.cs (1)
114if (algId == AlgId.CALG_DSS_SIGN
System\Security\Cryptography\X509Certificates\X509Pal.Windows.PublicKey.cs (2)
61case AlgId.CALG_DSS_SIGN: 244bw.Write((uint)AlgId.CALG_DSS_SIGN); // pPubKeyStruc->aiKeyAlg = CALG_DSS_SIGN;