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

BIGNUM

Declaration

Source position: mseopensslbignum.pas line 21

type BIGNUM = record

  d: pBN_ULONG;

  top: cint;

  dmax: cint;

  neg: cint;

  flags: cint;

end;


Documentation generated on: 2021-05-13