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

SslCtxUseCertificateASN1

Declaration

Source position: openssl.pas line 1104

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: 2023-03-18