Enum cryptographic_message_syntax::asn1::rfc3281::DigestedObjectType [−][src]
pub enum DigestedObjectType {
PublicKey,
PublicKeyCert,
OtherObjectTypes,
}Variants
PublicKey
PublicKeyCert
OtherObjectTypes
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DigestedObjectType
impl Send for DigestedObjectType
impl Sync for DigestedObjectType
impl Unpin for DigestedObjectType
impl UnwindSafe for DigestedObjectType
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
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
