Home
last modified time | relevance | path

Searched defs:_CERT_REVOCATION_PARA (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwincrypt.h802 typedef struct _CERT_REVOCATION_PARA { struct
803 DWORD cbSize;
804 PCCERT_CONTEXT pIssuerCert;
805 DWORD cCertStore;
806 HCERTSTORE *rgCertStore;
807 HCERTSTORE hCrlStore;
808 LPFILETIME pftTimeToUse;
811 BOOL fCheckFreshnessTime;
812 DWORD dwFreshnessTime;
813 LPFILETIME pftCurrentTime;
[all …]