Type Alias X509_VAL

Source
pub type X509_VAL = X509_val_st;

Aliased Type§

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

Fields§

§notBefore: *mut asn1_string_st§notAfter: *mut asn1_string_st