Home
last modified time | relevance | path

Searched refs:id_at_countryName (Results 1 – 5 of 5) sorted by relevance

/external/python/pyasn1-modules/tests/
Dtest_rfc2986.py78 if atv['type'] == rfc5280.id_at_countryName:
Dtest_rfc5280.py180 elif atv['type'] == rfc5280.id_at_countryName:
/external/python/pyasn1-modules/pyasn1_modules/
Drfc5280.py633 id_at_countryName = _buildOid(id_at, 6) variable
1621 id_at_countryName: X520countryName(),
Drfc2459.py238 id_at_countryName = univ.ObjectIdentifier('2.5.4.6') variable
1304 id_at_countryName: X520countryName(),
Drfc3280.py830 id_at_countryName = _OID(id_at, 6) variable