Update certverify

This commit is contained in:
Zhi Guan
2026-06-20 20:29:40 +08:00
parent c356236714
commit 1577bc7934
4 changed files with 179 additions and 219 deletions

View File

@@ -18,7 +18,7 @@ extern "C" {
#define GMSSL_VERSION_NUM 30200
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1122"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1123"
int gmssl_version_num(void);
const char *gmssl_version_str(void);