Struct gpgme::keys::Key[][src]

pub struct Key(_);

Methods

impl Key
[src]

Important traits for UserIds<'a>

Important traits for Subkeys<'a>

Trait Implementations

impl Send for Key
[src]

impl Sync for Key
[src]

impl Drop for Key
[src]

Executes the destructor for this type. Read more

impl Clone for Key
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Key
[src]

Formats the value using the given formatter. Read more