Struct gpgme::results::EncryptionResult[][src]

pub struct EncryptionResult(_);

Methods

impl EncryptionResult
[src]

impl EncryptionResult
[src]

Important traits for InvalidKeys<'a>

Trait Implementations

impl Send for EncryptionResult
[src]

impl Sync for EncryptionResult
[src]

impl Drop for EncryptionResult
[src]

Executes the destructor for this type. Read more

impl Clone for EncryptionResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for EncryptionResult
[src]

Formats the value using the given formatter. Read more