Struct openssl_sys::X509_VAL 
                   
                       [−]
                   
               [src]
#[repr(C)]pub struct X509_VAL { pub notBefore: *mut ASN1_TIME, pub notAfter: *mut ASN1_TIME, }
Fields
notBefore: *mut ASN1_TIME
                           
                           
                           notAfter: *mut ASN1_TIME