Searched defs:revocation_reason (Results 1 – 2 of 2) sorted by relevance
/external/python/cryptography/src/cryptography/x509/ | ||
D | ocsp.py | 130 revocation_reason, argument |
/external/python/cryptography/src/cryptography/hazmat/backends/openssl/ | ||
D | ocsp.py | 265 def revocation_reason(self): member in _OCSPResponse |