Source position: openssl3.pas line 667
function SslCtxUseCertificateASN1(
ctx: PSSL_CTX;
len: cLong;
d: string
):cInt; overload;function SslCtxUseCertificateASN1(
Buf: TBytes
):cInt; overload;