Data Fields | |
| char * | passphrase |
| StringInfo * | id |
| StringInfo * | key |
| StringInfo * | digest |
| StringInfo * | nonce |
| size_t | key_length |
| KeyringInfo * | keyring_info |
| CipherInfo * | cipher_info |
| HMACInfo * | hmac_info |
| RandomInfo * | random_info |
| time_t | timestamp |
| size_t | signature |
Referenced by AcquireSecretInfo(), AuthenticateSecretKey(), DestroySecretInfo(), and GenerateSecretKey().
Referenced by DestroySecretInfo().
Referenced by AcquireSecretInfo(), AuthenticateSecretKey(), DestroySecretInfo(), and GenerateSecretKey().
Referenced by AuthenticateSecretKey(), DestroySecretInfo(), GenerateSecretKey(), GetSecretId(), and SetSecretId().
Referenced by AuthenticateSecretKey(), DestroySecretInfo(), GenerateSecretKey(), and GetSecretKey().
| size_t _SecretInfo::key_length |
Referenced by AcquireSecretInfo(), GenerateSecretKey(), GetSecretKeyLength(), and SetSecretKeyLength().
Referenced by AcquireSecretInfo(), AuthenticateSecretKey(), DestroySecretInfo(), and GenerateSecretKey().
Referenced by AcquireSecretInfo(), DestroySecretInfo(), and GenerateSecretKey().
| char* _SecretInfo::passphrase |
Referenced by AuthenticateSecretKey(), GenerateSecretKey(), GetSecretPassphrase(), and SetSecretPassphrase().
Referenced by AcquireSecretInfo(), DestroySecretInfo(), and GenerateSecretKey().
| size_t _SecretInfo::signature |
| time_t _SecretInfo::timestamp |
Referenced by AcquireSecretInfo().
1.7.1