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 merge requests found
......@@ -21,7 +21,8 @@ BEGIN
Sequence ::= SEQUENCE {
integer INTEGER,
sequence Sequence OPTIONAL, -- backreference
sequence Sequence OPTIONAL, -- backreference
bits BIT STRING OPTIONAL,
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