[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'mseopensslbignum' (#msegui)

BN_MONT_CTX

Declaration

Source position: mseopensslbignum.pas line 50

type BN_MONT_CTX = record

  ri: cint;

  RR: BIGNUM;

  N: BIGNUM;

  Ni: BIGNUM;

  n0: BN_ULONG;

  flags: cint;

end;


Documentation generated on: 2021-05-13