PKCS7_add_signer
if (!PKCS7_add_signer(p7, p7si))
if (!PKCS7_add_signer(p7, si))
int PKCS7_add_signer(PKCS7 *p7, PKCS7_SIGNER_INFO *p7i);