pub type X509_VAL = X509_val_st;
Aliased Type§
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
pub type X509_VAL = X509_val_st;
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