blob: c07b79d42214f9d97529cf7508e7a6401971a33e [file] [log] [blame]
ModuleTestParam { iso org(3) dod(6) internet(1) private(4) enterprise(1)
spelio(9363) software(1) asn1c(5) test(1) 58 }
DEFINITIONS ::=
BEGIN
DirectoryString{INTEGER:maxSize} ::= CHOICE {
teletexString TeletexString (SIZE(1..maxSize)),
utf8String UTF8String (SIZE(1..maxSize))
}
DS1 ::= CHOICE {
teletexString TeletexString (SIZE(1..128)),
utf8String UTF8String (SIZE(1..128))
}
ub-name INTEGER ::= 128
END