Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc5934.py201 class KeyIdentifiers(univ.SequenceOf): class
204 KeyIdentifiers.componentType = KeyIdentifier()
205 KeyIdentifiers.subtypeSpec=constraint.ValueSizeConstraint(1, MAX)
235 namedtype.NamedType('taKeyIds', KeyIdentifiers()),