Home
last modified time | relevance | path

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

/external/python/asn1crypto/asn1crypto/
Dcms.py598 class RevocationInfoChoices(SetOf): class
624 ('crls', RevocationInfoChoices, {'implicit': 1, 'optional': True}),
650 ('crls', RevocationInfoChoices, {'implicit': 1, 'optional': True}),
/external/python/pyasn1-modules/pyasn1_modules/
Drfc3852.py81 class RevocationInfoChoices(univ.SetOf): class
85 RevocationInfoChoices.componentType = RevocationInfoChoice()
594 namedtype.OptionalNamedType('crls', RevocationInfoChoices().subtype(
625 namedtype.OptionalNamedType('crls', RevocationInfoChoices().subtype(
Drfc5652.py316 class RevocationInfoChoices(univ.SetOf): class
320 RevocationInfoChoices.componentType = RevocationInfoChoice()
330 namedtype.OptionalNamedType('crls', RevocationInfoChoices().subtype(
722 namedtype.OptionalNamedType('crls', RevocationInfoChoices().subtype(