FIX TLS 1.2 renegotiation_info

This commit is contained in:
Zhi Guan
2026-06-20 16:13:41 +08:00
parent 56c9904fdd
commit c47ae26730
6 changed files with 58 additions and 8 deletions

View File

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