first stange of asn1 table driven compiler
This commit is contained in:
@@ -24,4 +24,6 @@ error_code MAX_CONSTRAINT, "ASN.1 too many elements"
|
||||
error_code EXACT_CONSTRAINT, "ASN.1 wrong number of elements"
|
||||
error_code INDEF_OVERRUN, "ASN.1 BER indefinte encoding overrun"
|
||||
error_code INDEF_UNDERRUN, "ASN.1 BER indefinte encoding underun"
|
||||
error_code GOT_BER, "ASN.1 got BER encoded when expected DER"
|
||||
error_code INDEF_EXTRA_DATA, "ASN.1 EoC tag contained data"
|
||||
end
|
||||
|
Reference in New Issue
Block a user