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.py33 NameOID.JURISDICTION_COUNTRY_NAME: _ASN1Type.PrintableString,
91 or oid == NameOID.JURISDICTION_COUNTRY_NAME
Doid.py70 JURISDICTION_COUNTRY_NAME = ObjectIdentifier("1.3.6.1.4.1.311.60.2.1.3") variable in NameOID
182 NameOID.JURISDICTION_COUNTRY_NAME: "jurisdictionCountryName",
/external/python/cryptography/tests/x509/
Dtest_x509.py1777 NameOID.JURISDICTION_COUNTRY_NAME, u"US"
1790 NameOID.JURISDICTION_COUNTRY_NAME, u"US"
1944 x509.NameAttribute(NameOID.JURISDICTION_COUNTRY_NAME, u"US"),
3537 NameOID.JURISDICTION_COUNTRY_NAME, u"US"
4751 (NameOID.JURISDICTION_COUNTRY_NAME, _ASN1Type.PrintableString),
/external/python/cryptography/docs/x509/
Dreference.rst2827 .. attribute:: JURISDICTION_COUNTRY_NAME