Add x.509 ext critical check

This commit is contained in:
Zhi Guan
2026-06-17 09:14:03 +08:00
parent f45919d0f7
commit 1bf47fea14
4 changed files with 43 additions and 4 deletions

View File

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