_alpm_pgpkey_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

created
alpm_time_t created;
Undocumented in source.
data
void* data;
Undocumented in source.
email
char* email;
Undocumented in source.
expires
alpm_time_t expires;
Undocumented in source.
fingerprint
char* fingerprint;
Undocumented in source.
length
uint length;
Undocumented in source.
name
char* name;
Undocumented in source.
pubkey_algo
char pubkey_algo;
Undocumented in source.
revoked
uint revoked;
Undocumented in source.
uid
char* uid;
Undocumented in source.

Meta