Enum gmime::OpenPGPData [−][src]
The type of OpenPGP data found, if any.
Variants
None
Encrypted
Signed
PublicKey
PrivateKey
Trait Implementations
impl Clone for OpenPGPData
[src]
[+]
impl Clone for OpenPGPData
impl Copy for OpenPGPData
[src]
impl Copy for OpenPGPData
impl Debug for OpenPGPData
[src]
[+]
impl Debug for OpenPGPData
impl Eq for OpenPGPData
[src]
impl Eq for OpenPGPData
impl PartialEq for OpenPGPData
[src]
[+]
impl PartialEq for OpenPGPData
impl Hash for OpenPGPData
[src]
[+]
impl Hash for OpenPGPData
Auto Trait Implementations
impl Send for OpenPGPData
impl Send for OpenPGPData
impl Sync for OpenPGPData
impl Sync for OpenPGPData