Update X509 name

This commit is contained in:
Zhi Guan
2026-06-19 08:17:04 +08:00
parent 7b18070318
commit 545ea46fdb
5 changed files with 283 additions and 342 deletions

View File

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