X509_getm_notBefore
return X509_getm_notBefore(x);
ASN1_TIME *X509_getm_notBefore(const X509 *x);
#define X509_get_notBefore X509_getm_notBefore