Home
last modified time | relevance | path

Searched refs:EDIPartyName (Results 1 – 3 of 3) sorted by relevance

/external/python/pyasn1-modules/pyasn1_modules/
Drfc3280.py1027 class EDIPartyName(univ.Sequence): class
1031 EDIPartyName.componentType = namedtype.NamedTypes(
1065EDIPartyName().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 5))),
Drfc5280.py1089 class EDIPartyName(univ.Sequence): class
1093 EDIPartyName.componentType = namedtype.NamedTypes(
1117EDIPartyName().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 5))),
Drfc2459.py844 class EDIPartyName(univ.Sequence): class
1068EDIPartyName().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 5))),