smime_cb
static int smime_cb(int ok, X509_STORE_CTX *ctx);
X509_STORE_set_verify_cb(store, smime_cb);