Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc6402.py414 class BodyPartList(univ.SequenceOf): class
418 BodyPartList.componentType = BodyPartID()
419 BodyPartList.subtypeSpec = constraint.ValueSizeConstraint(1, MAX)
469 namedtype.NamedType('certReferences', BodyPartList()),