Don't attempt to parse nested ASN1 strings by default.
[openssl.git] / crypto / asn1 / asn1.h
index b8d69de4508214c4700a206221d79710cedf73a3..a64861c045b8eb8abc8fd8f35105958a02181b5f 100644 (file)
@@ -1171,6 +1171,7 @@ void ERR_load_ASN1_strings(void);
 #define ASN1_R_MISSING_VALUE                            189
 #define ASN1_R_MSTRING_NOT_UNIVERSAL                    139
 #define ASN1_R_MSTRING_WRONG_TAG                        140
+#define ASN1_R_NESTED_ASN1_STRING                       197
 #define ASN1_R_NON_HEX_CHARACTERS                       141
 #define ASN1_R_NOT_ASCII_FORMAT                                 190
 #define ASN1_R_NOT_ENOUGH_DATA                          142