CMS_add1_cert
if (!CMS_add1_cert(cms, signer))
if (!CMS_add1_cert(cms, x))
int CMS_add1_cert(CMS_ContentInfo *cms, X509 *cert);