Home
last modified time | relevance | path

Searched refs:JURISDICTION_COUNTRY_NAME (Results 1 – 4 of 4) sorted by relevance

/external/python/cryptography/src/cryptography/x509/
Dname.py32 NameOID.JURISDICTION_COUNTRY_NAME: _ASN1Type.PrintableString,
89 oid == NameOID.JURISDICTION_COUNTRY_NAME
Doid.py71 JURISDICTION_COUNTRY_NAME = ObjectIdentifier("1.3.6.1.4.1.311.60.2.1.3") variable in NameOID
160 NameOID.JURISDICTION_COUNTRY_NAME: "jurisdictionCountryName",
/external/python/cryptography/tests/x509/
Dtest_x509.py1584 x509.NameAttribute(NameOID.JURISDICTION_COUNTRY_NAME, u'US'),
1588 x509.NameAttribute(NameOID.JURISDICTION_COUNTRY_NAME, u'US'),
1695 x509.NameAttribute(NameOID.JURISDICTION_COUNTRY_NAME, u"US"),
2897 x509.NameAttribute(NameOID.JURISDICTION_COUNTRY_NAME, u"US"),
3861 (NameOID.JURISDICTION_COUNTRY_NAME, _ASN1Type.PrintableString),
/external/python/cryptography/docs/x509/
Dreference.rst2727 .. attribute:: JURISDICTION_COUNTRY_NAME