wolfssl/wolfcrypt/asn.h: add a real value for WC_NID_netscape_cert_type.

pull/8800/head
Daniel Pouzzner 2025-05-23 14:05:51 -05:00
parent 999641d9b1
commit ec842be582
1 changed files with 1 additions and 1 deletions

View File

@ -901,7 +901,7 @@ extern const WOLFSSL_ObjectInfo wolfssl_object_info[];
#define WC_SN_sm3 "SM3"
/* NIDs */
#define WC_NID_netscape_cert_type WC_NID_undef
#define WC_NID_netscape_cert_type 71
#define WC_NID_des 66
#define WC_NID_des3 67
#define WC_NID_sha256 672