Struct x509_parser::x509::Validity [−][src]
Fields
not_before: Tm
not_after: Tm
Trait Implementations
impl Debug for Validity
[src]
impl Debug for Validity
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl PartialEq for Validity
[src]
impl PartialEq for Validity