Buffer type to hold encryption data.
Source position: idea.pp line 66
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. |