Struct gpgme_sys::_gpgme_op_encrypt_result [] [src]

pub struct _gpgme_op_encrypt_result {
    pub invalid_recipients: gpgme_invalid_key_t,
}

Fields

invalid_recipients

Trait Implementations

Derived Implementations

impl Clone for _gpgme_op_encrypt_result

fn clone(&self) -> _gpgme_op_encrypt_result

1.0.0fn clone_from(&mut self, source: &Self)