Struct gpgme_sys::_gpgme_recipient
[−]
[src]
pub struct _gpgme_recipient { pub next: gpgme_recipient_t, pub keyid: *mut c_char, pub pubkey_algo: gpgme_pubkey_algo_t, pub status: gpgme_error_t, // some fields omitted }
Fields
next | |
keyid | |
pubkey_algo | |
status |