TCipherInitFunc Delegate

Represents type TCipherInitFunc.

Namespace: flcCipher
type
 TCipherInitFunc =
 procedure (const Operation: TCipherOperation;
 const KeyBuffer: Pointer; const KeyBufferSize: Integer;
 const KeyBits: Integer;
 const ContextBuffer: Pointer);