3 references to CERT_DSS_PARAMETERS
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\X509Pal.Windows.PublicKey.cs (3)
310
Debug.Assert(cbDecoded >= sizeof(
CERT_DSS_PARAMETERS
));
311
CERT_DSS_PARAMETERS
* pCertDssParameters = (
CERT_DSS_PARAMETERS
*)pvDecoded;