NamedTypes(NamedType('otherName', OtherName().subtype(implicitTag= tag
.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))), NamedType('rfc822
Name', IA5String().subtype(implicitTag= tag.Tag(tag.tagClassContext, t
ag.tagFormatSimple, 1))), NamedType('dNSName', IA5String().subtype(imp
licitTag= tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 2))), Name
dType('x400Address', OctetString().subtype(implicitTag= tag.Tag(tag.ta
gClassContext, tag.tagFormatSimple, 3))), NamedType('directoryName', N
ame().subtype(implicitTag= tag.Tag(tag.tagClassContext, tag.tagFormatS
...
|