Home
last modified time | relevance | path

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

/external/python/cryptography/src/cryptography/x509/
Doid.py37 PRECERT_POISON = ( variable in ExtensionOID
Dextensions.py862 oid = ExtensionOID.PRECERT_POISON
/external/python/cryptography/src/cryptography/hazmat/backends/openssl/
Ddecode_asn1.py220 elif oid == ExtensionOID.PRECERT_POISON:
/external/python/cryptography/tests/x509/
Dtest_x509_ext.py4879 ExtensionOID.PRECERT_POISON
4893 ExtensionOID.PRECERT_POISON
/external/python/cryptography/docs/x509/
Dreference.rst2057 Returns :attr:`~cryptography.x509.oid.ExtensionOID.PRECERT_POISON`.
3015 .. attribute:: PRECERT_POISON