Source position: openssl3.pas line 565
function SSL_CTX_use_certificate_file(
ctx: PSSL_CTX;
const _file: PChar;
_type: cInt
):cInt;