libalpm
Arch Linux Package Manager Library
Data Fields
_alpm_pgpkey_t Struct Reference

#include <alpm.h>

Data Fields

void * data
char * fingerprint
char * uid
char * name
char * email
alpm_time_t created
alpm_time_t expires
unsigned int length
unsigned int revoked
char pubkey_algo

Detailed Description

Definition at line 221 of file alpm.h.


Field Documentation

Definition at line 227 of file alpm.h.

Referenced by _alpm_gpgme_checksig(), and cb_question().

Definition at line 222 of file alpm.h.

Referenced by _alpm_gpgme_checksig(), _alpm_process_siglist(), and alpm_siglist_cleanup().

Definition at line 226 of file alpm.h.

Referenced by _alpm_gpgme_checksig().

Definition at line 228 of file alpm.h.

Referenced by _alpm_gpgme_checksig().

unsigned int _alpm_pgpkey_t::length

Definition at line 229 of file alpm.h.

Referenced by cb_question().

Definition at line 225 of file alpm.h.

Referenced by _alpm_gpgme_checksig().

Definition at line 231 of file alpm.h.

Referenced by cb_question().

Definition at line 230 of file alpm.h.

Referenced by cb_question().


The documentation for this struct was generated from the following file: