Enum gmime::SecureMimeType [−][src]
The S/MIME data type.
Variants
CompressedData
EnvelopedData
SignedData
CertsOnly
Unknown
Trait Implementations
impl Clone for SecureMimeType
[src]
[+]
impl Clone for SecureMimeType
impl Copy for SecureMimeType
[src]
impl Copy for SecureMimeType
impl Debug for SecureMimeType
[src]
[+]
impl Debug for SecureMimeType
impl Eq for SecureMimeType
[src]
impl Eq for SecureMimeType
impl PartialEq for SecureMimeType
[src]
[+]
impl PartialEq for SecureMimeType
impl Hash for SecureMimeType
[src]
[+]
impl Hash for SecureMimeType
Auto Trait Implementations
impl Send for SecureMimeType
impl Send for SecureMimeType
impl Sync for SecureMimeType
impl Sync for SecureMimeType