Free the TBlowFishEncryptStream.
Source position: blowfish.pp line 76
public destructor TBlowFishEncryptStream.Destroy; override; |
Destroy flushes the encryption buffer, and writes it to the destination stream. After that the Inherited destructor is called to clean up the TBlowFishEncryptStream instance.
|
Flush the encryption buffer. |
|
|
Create a new instance of the TBlowFishStream class. |