Source position: ssl_openssl_lib.pas line 786
function SslCtxUsePrivateKeyFile(
ctx: PSSL_CTX;
const _file: AnsiString;
_type: Integer
):Integer;