Struct openssl_sys::X509_VAL [] [src]

#[repr(C)]
pub struct X509_VAL { pub notBefore: *mut ASN1_TIME, pub notAfter: *mut ASN1_TIME, }

Fields