Autocrypt peer history. More...
#include "lib.h"
Data Fields | |
| char * | peer_email_addr |
| Email address of the peer. | |
| char * | email_msgid |
| Message id of the email. | |
| sqlite3_int64 | timestamp |
| Timestamp of email. | |
| char * | keydata |
| PGP Key data. | |
| char* AutocryptPeerHistory::peer_email_addr |
| char* AutocryptPeerHistory::email_msgid |
| sqlite3_int64 AutocryptPeerHistory::timestamp |