Verify the signature on a CMS SignerInfo's signed attributes.
Declared in <openssl/cms.h>
<openssl/cms.h>
int CMS_SignerInfo_verify(CMS_SignerInfo* si);
1 on success, 0 on failure, or a negative value on a more serious error.