Struct cryptographic_message_syntax::SignedAttributes [−][src]
pub struct SignedAttributes { /* fields omitted */ }
Expand description
Represents the contents of a CMS SignedAttributes structure.
This is a high-level interface to the SignedAttributes ASN.1 type.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SignedAttributes
impl Send for SignedAttributes
impl Sync for SignedAttributes
impl Unpin for SignedAttributes
impl UnwindSafe for SignedAttributes
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more