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

TCipherInitFunc

Declaration

Source position: flcCipher.pas line 111

type TCipherInitFunc = procedure(

  const Operation: TCipherOperation;

  const KeyBuffer: Pointer;

  const KeyBufferSize: Integer;

  const KeyBits: Integer;

  const ContextBuffer: Pointer

);



CT Web help

CodeTyphon Studio