|
WizardsToolkit
1.0.7
|
Data Fields | |
| AuthenticateMethod | method |
| void * | handle |
| time_t | timestamp |
| size_t | signature |
Definition at line 64 of file authenticate.c.
Referenced by AcquireAuthenticateInfo(), AuthenticateKey(), DestroyAuthenticateInfo(), GenerateAuthenticateKey(), GetAuthenticateId(), GetAuthenticateKey(), GetAuthenticateKeyLength(), GetAuthenticatePassphrase(), SetAuthenticateId(), SetAuthenticateKeyLength(), and SetAuthenticatePassphrase().
Definition at line 61 of file authenticate.c.
Referenced by AcquireAuthenticateInfo(), AuthenticateKey(), DestroyAuthenticateInfo(), GenerateAuthenticateKey(), GetAuthenticateId(), GetAuthenticateKey(), GetAuthenticateKeyLength(), GetAuthenticatePassphrase(), SetAuthenticateId(), SetAuthenticateKeyLength(), and SetAuthenticatePassphrase().
| size_t _AuthenticateInfo::signature |
Definition at line 70 of file authenticate.c.
Referenced by AcquireAuthenticateInfo(), AuthenticateKey(), DestroyAuthenticateInfo(), GenerateAuthenticateKey(), GetAuthenticateId(), GetAuthenticateKey(), GetAuthenticateKeyLength(), GetAuthenticatePassphrase(), SetAuthenticateId(), SetAuthenticateKeyLength(), and SetAuthenticatePassphrase().
| time_t _AuthenticateInfo::timestamp |
Definition at line 67 of file authenticate.c.
Referenced by AcquireAuthenticateInfo().