Update TLS help message

This commit is contained in:
Zhi Guan
2026-06-20 08:06:14 +08:00
parent 9648a5b45e
commit 9daea7c7ae
7 changed files with 212 additions and 334 deletions

View File

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