Struct cryptographic_message_syntax::SignedAttributes [−][src]
pub struct SignedAttributes { /* fields omitted */ }
Represents the contents of a CMS SignedAttributes structure.
This is a high-level interface to the SignedAttributes ASN.1 type.
Trait Implementations
impl Clone for SignedAttributes
[src]
impl Clone for SignedAttributes
[src]fn clone(&self) -> SignedAttributes
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
Auto Trait Implementations
impl RefUnwindSafe for SignedAttributes
impl RefUnwindSafe for SignedAttributes
impl Send for SignedAttributes
impl Send for SignedAttributes
impl Sync for SignedAttributes
impl Sync for SignedAttributes
impl Unpin for SignedAttributes
impl Unpin for SignedAttributes
impl UnwindSafe for SignedAttributes
impl UnwindSafe for SignedAttributes
Blanket Implementations
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]