Destroy the TBlowFishStream instance.
Source position: blowfish.pp line 70
public destructor TBlowFishStream.Destroy; override; |
Destroy cleans up the internal TBlowFish instance.
|
Create a new instance of the TBlowFishStream class. |
|
|
Class implementing Blowfish encryption/decryption. |