[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mseopensslx509' (#msegui)

X509_STORE

Declaration

Source position: mseopensslx509.pas line 168

type X509_STORE = record

  cache: cint;

  objs: pSTACK_OFX509;

  get_cert_methods: pSTACK_OF509LOOKUP;

  verify: pointer;

  verify_cb: TCertificateVerifyFunction;

  ex_data: pointer;

  references: cint;

  depth: cint;

end;


Documentation generated on: 2021-05-13