Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc3852.py70 class RevocationInfoChoice(univ.Choice): class
74 RevocationInfoChoice.componentType = namedtype.NamedTypes(
85 RevocationInfoChoices.componentType = RevocationInfoChoice()
Drfc5652.py305 class RevocationInfoChoice(univ.Choice): class
309 RevocationInfoChoice.componentType = namedtype.NamedTypes(
320 RevocationInfoChoices.componentType = RevocationInfoChoice()
/external/python/asn1crypto/asn1crypto/
Dcms.py591 class RevocationInfoChoice(Choice): class
599 _child_spec = RevocationInfoChoice