rocket::mtls::oid::asn1_rs

Trait TagKind

Source
pub trait TagKind { }
Available on crate feature mtls only.
Expand description

A type parameter for tagged values either Explicit or Implicit.

Implementors§