cms_cb
X509_STORE_set_verify_cb(store, cms_cb);
static int cms_cb(int ok, X509_STORE_CTX *ctx);
ASN1_NDEF_SEQUENCE_cb(CMS_ContentInfo, cms_cb) = {