Home
last modified time | relevance | path

Searched refs:OtherKeyAttribute (Results 1 – 2 of 2) sorted by relevance

/external/python/pyasn1-modules/pyasn1_modules/
Drfc5652.py108 class OtherKeyAttribute(univ.Sequence): class
112 OtherKeyAttribute.componentType = namedtype.NamedTypes(
153 namedtype.OptionalNamedType('other', OtherKeyAttribute())
354 namedtype.OptionalNamedType('other', OtherKeyAttribute())
Drfc3852.py88 class OtherKeyAttribute(univ.Sequence): class
92 OtherKeyAttribute.componentType = namedtype.NamedTypes(
129 namedtype.OptionalNamedType('other', OtherKeyAttribute())
193 namedtype.OptionalNamedType('other', OtherKeyAttribute())