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

TBlowFishStream.BlowFish

Blowfish instance used when encrypting/decrypting

Declaration

Source position: blowfish.pp line 65

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/decryption


Documentation generated on: May 14 2021