Unit 'flcCipherAES' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_fundamentals]

AESInit

Declaration

Source position: flcCipherAES.pas line 88

procedure AESInit(

  var Context: TAESContext;

  const KeySize: Integer;

  const KeyBuf;

  const KeyBufSize: Integer

);



CT Web help

CodeTyphon Studio