Commit b2c3fa95 authored by Lev Walkin's avatar Lev Walkin

BIT STRING decoding test

parent 3234ecc2
...@@ -22,6 +22,7 @@ BEGIN ...@@ -22,6 +22,7 @@ BEGIN
Sequence ::= SEQUENCE { Sequence ::= SEQUENCE {
integer INTEGER, integer INTEGER,
sequence Sequence OPTIONAL, -- backreference sequence Sequence OPTIONAL, -- backreference
bits BIT STRING OPTIONAL,
string UTF8String string UTF8String
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment