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

AESDecrypt

Declaration

Source position: flcCipherAES.pas line 106

procedure AESDecrypt(

  const KeySize: Integer;

  const KeyBuf;

  const KeyBufSize: Integer;

  const DataBuf;

  const DataBufSize: Integer;

  var CipherBuf;

  const CipherBufSize: Integer

);



CT Web help

CodeTyphon Studio