1
1
mirror of https://github.com/wader/fq.git synced 2024-11-23 09:56:07 +03:00
fq/format/asn1/testdata/tc42.xml

18 lines
519 B
XML

<?xml version="1.0"?>
<OCTET_STRING>
<error>End of input reached before message was fully decoded</error>
<identification_block>
<tag_class>UNIVERSAL</tag_class>
<is_constructed>true</is_constructed>
<value_dec>4</value_dec>
</identification_block>
<length_block>
<is_indefinite_form>true</is_indefinite_form>
<long_form_used>false</long_form_used>
<length>0</length>
</length_block>
<value_block>
<error>End of input reached before message was fully decoded</error>
</value_block>
</OCTET_STRING>