pub struct ExtType(_);Expand description
Extension identifiers for extensions in certificates.
Implementations
Extension indicating an Ed25519 key that signed this certificate.
Certificates do not always contain the key that signed them.
Return true if this value is one that we recognize.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ExtType
impl UnwindSafe for ExtType
Blanket Implementations
Mutably borrows from an owned value. Read more
