Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc3852.py60 class OtherRevocationInfoFormat(univ.Sequence): class
64 OtherRevocationInfoFormat.componentType = namedtype.NamedTypes(
76 namedtype.NamedType('other', OtherRevocationInfoFormat().subtype(
Drfc5652.py293 class OtherRevocationInfoFormat(univ.Sequence): class
297 OtherRevocationInfoFormat.componentType = namedtype.NamedTypes(
311 namedtype.NamedType('other', OtherRevocationInfoFormat().subtype(
/external/python/asn1crypto/asn1crypto/
Dcms.py578 class OtherRevocationInfoFormat(Sequence): class
594 ('other', OtherRevocationInfoFormat, {'implicit': 1}),