Struct libp2p::websocket::tls::Certificate [−][src]
pub struct Certificate(_);
Expand description
Certificate, DER-encoded X.509 format.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Certificateimpl Send for Certificateimpl Sync for Certificateimpl Unpin for Certificateimpl UnwindSafe for CertificateBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V