Home
last modified time | relevance | path

Searched refs:StatusGood (Results 1 – 2 of 2) sorted by relevance

/external/python/asn1crypto/tests/
Dtest_ocsp.py161 status = ocsp.CertStatus(('good', ocsp.StatusGood()))
165 ocsp.StatusGood('unknown')
/external/python/asn1crypto/asn1crypto/
Docsp.py324 class StatusGood(Null): class
382 ('good', StatusGood, {'implicit': 0}),