Fix TLS 1.3

This commit is contained in:
Zhi Guan
2026-06-21 09:18:23 +08:00
parent 08b925207e
commit 27908d8af1
4 changed files with 144 additions and 29 deletions

View File

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