Skip to content
Snippets Groups Projects
Commit b2c3fa95 authored by Lev Walkin's avatar Lev Walkin
Browse files

BIT STRING decoding test

parent 3234ecc2
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,8 @@ BEGIN ...@@ -21,7 +21,8 @@ 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
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment