mirror of https://github.com/wolfSSL/wolfssl.git
wolfssl/wolfcrypt/asn.h: add a real value for WC_NID_netscape_cert_type.
parent
999641d9b1
commit
ec842be582
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue