Indy 9
des_cblock_union
Unit: IdSSLOpenSSLHeaders
des_cblock_union = packed record
  case integer of
    0: (cblock: des_cblock;);
    1: (deslong: array [1..2] of DES_LONG););
  end;
Unit
IdSSLOpenSSLHeaders
Members
cblock: des_cblock;
cblock
deslong: array [1..2] of DES_LONG);
deslong
Description
des_cblock_union

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.