Struct test_cert_gen::Cert [−][src]
pub struct Cert(_);Expand description
DER-encoded X.509 certificate.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Cert
impl UnwindSafe for Cert
Blanket Implementations
Mutably borrows from an owned value. Read more