Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/tests/
Dtest_rfc4073.py80 if content_type == rfc4073.id_ct_contentWithAttrs:
91 rfc4073.id_ct_contentWithAttrs: lambda x: x['content']['contentType'],
98 rfc4073.id_ct_contentWithAttrs: lambda x: x['content']['content'],
132 assert ci['contentType'] == rfc4073.id_ct_contentWithAttrs
/external/python/pyasn1-modules/pyasn1_modules/
Drfc4073.py38 id_ct_contentWithAttrs = univ.ObjectIdentifier('1.2.840.113549.1.9.16.1.20') variable
56 id_ct_contentWithAttrs: ContentWithAttributes(),