check encoding of MechTypeList

This commit is contained in:
Love Hornquist Astrand
2011-05-07 06:34:36 -07:00
parent 0363c62520
commit 1a77d64a97
2 changed files with 33 additions and 0 deletions

View File

@@ -132,4 +132,7 @@ TESTBitString ::= BIT STRING {
thirtyone(31)
}
TESTMechType::= OBJECT IDENTIFIER
TESTMechTypeList ::= SEQUENCE OF TESTMechType
END