Struct libp2p::websocket::tls::PrivateKey [−][src]
pub struct PrivateKey(_);
Expand description
Private key, DER-encoded ASN.1 in either PKCS#8 or PKCS#1 format.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PrivateKeyimpl Send for PrivateKeyimpl Sync for PrivateKeyimpl Unpin for PrivateKeyimpl UnwindSafe for PrivateKeyBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V