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

SslCtxUsePrivateKeyASN1

Declaration

Source position: openssl.pas line 1099

function SslCtxUsePrivateKeyASN1(

  pk: cInt;

  ctx: PSSL_CTX;

  d: string;

  len: cLong

):cInt; overload;

function SslCtxUsePrivateKeyASN1(

  pk: cInt;

  ctx: PSSL_CTX;

  b: TBytes;

  len: cLong

):cInt; overload;


Documentation generated on: 2023-03-18