Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DOCSPResponse.java682 final static class SingleResponse implements OCSP.RevocationStatus { class in OCSPResponse
691 private SingleResponse(DerValue der) throws IOException { in SingleResponse() method in OCSPResponse.SingleResponse