SCT_CTX_new
SCT_CTX *SCT_CTX_new(OSSL_LIB_CTX *ctx, const char *propq);
sctx = SCT_CTX_new(ctx->libctx, ctx->propq);