Update x509_certs_verify_tlcp

This commit is contained in:
Zhi Guan
2026-06-18 23:18:41 +08:00
parent 09efac744e
commit c7413a0bbf
3 changed files with 35 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.1092"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1093"
int gmssl_version_num(void);
const char *gmssl_version_str(void);