Struct wolfssl_sys::DecodedCert
source · #[repr(C)]pub struct DecodedCert { /* private fields */ }Trait Implementations§
source§impl Clone for DecodedCert
impl Clone for DecodedCert
source§fn clone(&self) -> DecodedCert
fn clone(&self) -> DecodedCert
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more