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

_CERT_CHAIN_ENGINE_CONFIG

Declaration

Source position: jwawincrypt.pas line 15112

type _CERT_CHAIN_ENGINE_CONFIG = record

  cbSize: DWORD;

  hRestrictedRoot: HCERTSTORE;

  hRestrictedTrust: HCERTSTORE;

  hRestrictedOther: HCERTSTORE;

  cAdditionalStore: DWORD;

  rghAdditionalStore: PHCERTSTORE;

  dwFlags: DWORD;

  dwUrlRetrievalTimeout: DWORD;

  MaximumCachedCertificates: DWORD;

  CycleDetectionModulus: DWORD;

end;


Documentation generated on: 2023-03-18