Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc5914.py101 class TrustAnchorChoice(univ.Choice): class
104 TrustAnchorChoice.componentType = namedtype.NamedTypes(
118 TrustAnchorList.componentType = TrustAnchorChoice()
Drfc5934.py42 TrustAnchorChoice = rfc5914.TrustAnchorChoice variable
211 TrustAnchorChoiceList.componentType = TrustAnchorChoice()
339 namedtype.NamedType('add', TrustAnchorChoice().subtype(
494 namedtype.NamedType('apexTA', TrustAnchorChoice())