Unit 'openssl3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TSSLCTXVerifyCallback

Declaration

Source position: openssl3.pas line 52

type TSSLCTXVerifyCallback = function(

  ok: cInt;

  ctx: PX509_STORE_CTX

):Cint;


Documentation generated on: 2025-07-25