summaryrefslogtreecommitdiff
path: root/tests/Test_encoding.asn
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Test_encoding.asn')
-rw-r--r--tests/Test_encoding.asn1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Test_encoding.asn b/tests/Test_encoding.asn
index de7b93f..040c88f 100644
--- a/tests/Test_encoding.asn
+++ b/tests/Test_encoding.asn
@@ -14,6 +14,7 @@ Koko ::= SEQUENCE {
a [1] OCTET STRING,
b [10] OCTET STRING,
c [100] OCTET STRING,
+ exp [3] EXPLICIT OCTET STRING OPTIONAL,
str OCTET STRING
}