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



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'idea' (#fcl)

TIDEAStream.Create

Creates a new instance of the TIDEAStream class

Declaration

Source position: idea.pp line 81

public constructor TIDEAStream.Create(

  AKey: TIDEAKey;

  Dest: TStream

);

Arguments

AKey

  

Key to use for encryption/decryption

Dest

  

Stream to write encrypted data to/read encrypted data from

Description

Create stores the encryption/decryption key and then calls the inherited Create to store the Dest stream.

Errors

None.

See also

TIDEAEncryptStream

  

IDEA encryption stream.

TIDEADeCryptStream

  

IDEA Decryption stream.

Notes

 No notes exist for this page yet. 





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