|
WizardsToolkit
1.0.7
|

Data Fields | |
| SplayTreeInfo * | key_map |
| StringInfo * | id |
| StringInfo * | nonce |
| CipherInfo * | cipher_info |
| RandomInfo * | random_info |
| time_t | timestamp |
| size_t | signature |
Definition at line 74 of file key.c.
Referenced by AcquireKeyInfo(), DestroyKeyInfo(), GetKeyInfo(), and SetKeyInfo().
Definition at line 70 of file key.c.
Referenced by AcquireKeyInfo(), DestroyKeyInfo(), GenerateSessionKey(), GetKeyInfo(), and SetKeyInfo().
Definition at line 67 of file key.c.
Referenced by AcquireKeyInfo(), DestroyKeyInfo(), GenerateSessionKey(), GetKeyInfo(), and SetKeyInfo().
Definition at line 70 of file key.c.
Referenced by AcquireKeyInfo(), DestroyKeyInfo(), GetKeyInfo(), and SetKeyInfo().
Definition at line 77 of file key.c.
Referenced by AcquireKeyInfo(), DestroyKeyInfo(), and GenerateSessionKey().
| size_t _KeyInfo::signature |
Definition at line 83 of file key.c.
Referenced by AcquireKeyInfo(), DestroyKeyInfo(), and GenerateSessionKey().
| time_t _KeyInfo::timestamp |
Definition at line 80 of file key.c.
Referenced by AcquireKeyInfo(), and GenerateSessionKey().