Update TLS 1.2 renegotiation_info

This commit is contained in:
Zhi Guan
2026-06-20 16:47:56 +08:00
parent c47ae26730
commit 0f2f35ab97
9 changed files with 40 additions and 5 deletions

View File

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