(min|max|exact) constraints.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21394 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -19,4 +19,7 @@ error_code BAD_FORMAT,		"ASN.1 badly-formatted encoding" | |||||||
| error_code PARSE_ERROR,		"ASN.1 parse error" | error_code PARSE_ERROR,		"ASN.1 parse error" | ||||||
| error_code EXTRA_DATA,		"ASN.1 extra data past end of end structure" | error_code EXTRA_DATA,		"ASN.1 extra data past end of end structure" | ||||||
| error_code BAD_CHARACTER,	"ASN.1 invalid character in string" | error_code BAD_CHARACTER,	"ASN.1 invalid character in string" | ||||||
|  | error_code MIN_CONSTRAINT,	"ASN.1 too few elements" | ||||||
|  | error_code MAX_CONSTRAINT,	"ASN.1 too many elements" | ||||||
|  | error_code EXACT_CONSTRAINT,	"ASN.1 wrong number of elements" | ||||||
| end | end | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand