Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc3852.py428 class UnauthAttributes(univ.SetOf): class
432 UnauthAttributes.componentType = Attribute()
433 UnauthAttributes.sizeSpec = constraint.ValueSizeConstraint(1, MAX)
443 namedtype.NamedType('attributes', UnauthAttributes())
654 namedtype.OptionalNamedType('unauthAttrs', UnauthAttributes().subtype(
Drfc5652.py138 class UnauthAttributes(univ.SetOf): class
142 UnauthAttributes.componentType = Attribute()
143 UnauthAttributes.sizeSpec = constraint.ValueSizeConstraint(1, MAX)
246 namedtype.NamedType('attributes', UnauthAttributes())
669 namedtype.OptionalNamedType('unauthAttrs', UnauthAttributes().subtype(
Drfc5083.py40 namedtype.OptionalNamedType('unauthAttrs', rfc5652.UnauthAttributes().subtype(