Update TLS alert

This commit is contained in:
Zhi Guan
2026-06-15 12:21:52 +08:00
parent 40b8d67110
commit cc8cb67c29
6 changed files with 249 additions and 53 deletions

View File

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