Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc5652.py247 class CertificateChoices(univ.Choice): class
251 CertificateChoices.componentType = namedtype.NamedTypes(
268 CertificateSet.componentType = CertificateChoices()
Drfc3852.py520 class CertificateChoices(univ.Choice): class
524 CertificateChoices.componentType = namedtype.NamedTypes(
541 CertificateSet.componentType = CertificateChoices()