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

DecryptBuf

Declaration

Source position: flcCipher.pas line 234

function DecryptBuf(

  var State: TCipherState;

  const Buffer: Pointer;

  const BufferSize: Integer;

  const InitVectorBuffer: Pointer;

  const InitVectorBufferSize: Integer

):Integer;



CT Web help

CodeTyphon Studio