Home
last modified time | relevance | path

Searched defs:revocation_reason (Results 1 – 2 of 2) sorted by relevance

/external/python/cryptography/src/cryptography/x509/
Docsp.py115 next_update, revocation_time, revocation_reason): argument
184 next_update, revocation_time, revocation_reason): argument
375 def revocation_reason(self): member in OCSPResponse
/external/python/cryptography/src/cryptography/hazmat/backends/openssl/
Docsp.py246 def revocation_reason(self): member in _OCSPResponse