x509_cert_get_subjects
x509_cert_obtain, x509_cert_get_key, x509_cert_get_subjects,
if (!x509_cert_get_subjects(cert->cert, &n, &cid, &clen))
if (!x509_cert_get_subjects(cert, &n, &id, &len)) {
int x509_cert_get_subjects(void *, int *, u_int8_t ***, u_int32_t **);