Unit 'LbCipher' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_lockbox]

EncryptBFCBC

Declaration

Source position: lbcipher_old.pas line 209

procedure EncryptBFCBC(

  const Context: TBFContext;

  const Prev: TBFBlock;

  var Block: TBFBlock;

  Encrypt: Boolean

);



CT Web help

CodeTyphon Studio