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

RC4_KEY

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 14380

type RC4_KEY = record

  x: RC4_INT;

  

  y: RC4_INT;

  

  data: array [0..(256-1)] of RC4_INT;

  

end;



CT Web help

CodeTyphon Studio