[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Key used when encrypting/decrypting
Source position: idea.pp line 88
public property TIDEAStream.Key : TIDEAKey |
Key is the key as it was passed to the constructor of the stream. It cannot be changed while data is read or written. It is the key as it is used when encrypting/decrypting.
|
Encrypt or decrypt a buffer. |