X509_STORE_CTX_set_purpose
if (X509_STORE_CTX_set_purpose(&ctx,
if (X509_STORE_CTX_set_purpose(&ctx,
if (X509_STORE_CTX_set_purpose(ctx, X509_PURPOSE_SMIME_SIGN) == 0) {
if (X509_STORE_CTX_set_purpose(&cert_ctx,
int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose);