[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Buffer type to hold encryption data.
Source position: idea.pp line 60
type TIdeaCryptData = array [0..3] of Word; |
TIdeaCryptData is an internal type, defined to hold data for encryption/decryption.
|
Type for holding an encryption/decryption IDEA key. |
|
|
Type for holding a user IDEA key |