Unit 'IdSSLOpenSSLHeaders' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

BIGNUM

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 11435

type BIGNUM = record

  d: PBN_ULONG;

  

  top: TIdC_INT;

  

  dmax: TIdC_INT;

  

  neg: TIdC_INT;

  

  flags: TIdC_INT;

  

end;



CT Web help

CodeTyphon Studio