Source position: openssl3.pas line 665
function SslCtxUsePrivateKeyFile(
ctx: PSSL_CTX;
const _file: string;
_type: cInt
):cInt;