get_dh_from_pg_bn
dhpkey = get_dh_from_pg_bn(libctx, "DH", p, g, NULL);
dhpkey = get_dh_from_pg_bn(libctx, type, p, g, q);