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