MagickCore 7.0.10
|
Data Fields | |
AuthenticateMethod | method |
void * | handle |
time_t | timestamp |
size_t | signature |
Definition at line 58 of file authenticate.c.
void* _AuthenticateInfo::handle |
Definition at line 64 of file authenticate.c.
Referenced by AcquireAuthenticateInfo(), AuthenticateKey(), DestroyAuthenticateInfo(), GenerateAuthenticateKey(), GetAuthenticateId(), GetAuthenticateKey(), GetAuthenticateKeyLength(), GetAuthenticatePassphrase(), SetAuthenticateId(), SetAuthenticateKeyLength(), and SetAuthenticatePassphrase().
AuthenticateMethod _AuthenticateInfo::method |
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().