Struct gpgme_sys::_gpgme_op_decrypt_result
[−]
[src]
pub struct _gpgme_op_decrypt_result {
pub unsupported_algorithm: *mut c_char,
pub bitfield: u32,
pub recipients: gpgme_recipient_t,
pub file_name: *mut c_char,
}Fields
unsupported_algorithm | |
bitfield | |
recipients | |
file_name |