Source position: flcCipher.pas line 227
procedure DecryptInit( |
var State: TCipherState; |
const Cipher: TCipherType; |
const Mode: TCipherMode; |
const Padding: TCipherPadding; |
const KeyBits: Integer; |
const KeyBuffer: Pointer; |
const KeyBufferSize: Integer |
); |
CT Web help |
CodeTyphon Studio |