Unit 'JwaWinCrypt' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_CERT_REVOCATION_PARA

Declaration

Source position: jwawincrypt.pas line 11986

type _CERT_REVOCATION_PARA = record

  cbSize: DWORD;

  pIssuerCert: PCCERT_CONTEXT;

  cCertStore: DWORD;

  rgCertStore: PHCERTSTORE;

  hCrlStore: HCERTSTORE;

  pftTimeToUse: LPFILETIME;

end;


Documentation generated on: 2025-07-25