namedtype.NamedTypes(namedtype.NamedType('rfc822Name', char.IA5String(
).subtype(implicitTag= tag.Tag(tag.tagClassContext, tag.tagFormatSimpl
e, 1))), namedtype.NamedType('dNSName', char.IA5String().subtype(impli
citTag= tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 2))), namedt
ype.NamedType('directoryName', Name().subtype(implicitTag= tag.Tag(tag
.tagClassContext, tag.tagFormatSimple, 4))), namedtype.NamedType('unif
ormResourceIdentifier', char.IA5String().subtype(implicitTag= tag.Tag(
tag.tagClassContext, tag.tagFormatSimple, 6))), namedtype.NamedType('i
...
|