Struct gnupg::keys::Key [] [src]

pub struct Key { /* fields omitted */ }

Methods

impl Key
[src]

Trait Implementations

impl Drop for Key
[src]

A method called when the value goes out of scope. Read more