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_stpub type X509_VAL = X509_val_st;#[repr(C)]pub struct X509_VAL {
pub notBefore: *mut asn1_string_st,
pub notAfter: *mut asn1_string_st,
}notBefore: *mut asn1_string_st§notAfter: *mut asn1_string_st