Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc5083.py37 namedtype.OptionalNamedType('authAttrs', rfc5652.AuthAttributes().subtype(
Drfc3852.py630 class AuthAttributes(univ.SetOf): class
634 AuthAttributes.componentType = Attribute()
635 AuthAttributes.sizeSpec = constraint.ValueSizeConstraint(1, MAX)
651 namedtype.OptionalNamedType('authAttrs', AuthAttributes().subtype(
Drfc5652.py635 class AuthAttributes(univ.SetOf): class
639 AuthAttributes.componentType = Attribute()
640 AuthAttributes.sizeSpec = constraint.ValueSizeConstraint(1, MAX)
666 namedtype.OptionalNamedType('authAttrs', AuthAttributes().subtype(