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

Tbn_mod_exp

Declaration

Source position: openssl.pas line 344

type Tbn_mod_exp = function(

  r: PBIGNUM;

  const a: PBIGNUM;

  const p: PBIGNUM;

  const m: PBIGNUM;

  arsa: PRSA;

  ctx: PBN_CTX;

  m_ctx: PBN_MONT_CTX

):cint;


Documentation generated on: 2023-03-18