help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'BlowFish' (#fcl)

TBlowFishStream.BlowFish

Blowfish instance used when encrypting/descrypting

Declaration

Source position: blowfish.pp line 60

public property TBlowFishStream.BlowFish: TBlowFish
  read FBF;

Description

BlowFish is the TBlowFish instance which is created when the TBlowFishStream class is initialized. Normally it should not be used directly, it's intended for access by the descencent classes TBlowFishEncryptStream and TBlowFishDecryptStream.

See also

TBlowFishEncryptStream

  

On-the-fly Blowfish encryption stream

TBlowFishDecryptStream

  

On-the-fly Blowfish decryption stream

TBlowFish

  

Class implementing blowfish encryption/decription

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505