Searched refs:_cert_status_cls (Results 1 – 1 of 1) sorted by relevance
1101 _cert_status_cls = { 1: OCSP_Response } variable1107 if idtype in _cert_status_cls:1108 cls = _cert_status_cls[idtype]