2 references to X509_DSS_PUBLICKEY
System (2)
security\system\security\cryptography\x509\x509certificate2.cs (2)
143
pszStructType = new IntPtr(CAPI.
X509_DSS_PUBLICKEY
);
174
} else if ((uint) pszStructType == CAPI.
X509_DSS_PUBLICKEY
) {