Source position: openssl3.pas line 52
type TSSLCTXVerifyCallback = function(
ok: cInt;
ctx: PX509_STORE_CTX
):Cint;