Unit 'openssl3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

SslCtxUseCertificateASN1

Declaration

Source position: openssl3.pas line 667

function SslCtxUseCertificateASN1(

  ctx: PSSL_CTX;

  len: cLong;

  d: string

):cInt; overload;

function SslCtxUseCertificateASN1(

  ctx: PSSL_CTX;

  len: cLong;

  Buf: TBytes

):cInt; overload;


Documentation generated on: 2025-07-25