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

AES_KEY

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 12901

type AES_KEY = record

  rd_key: array [0..(4*(AES_MAXNR+1)-1)] of TIdC_UINT;

  

  rounds: TIdC_INT;

  

end;



CT Web help

CodeTyphon Studio