Searched refs:getOCSPResponseForGood (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/test/java/libcore/java/security/cert/
H A DPKIXRevocationCheckerTest.java55 byte[] goodOCSPResponse = TestKeyStore.getOCSPResponseForGood(entity, issuer);
/libcore/support/src/test/java/libcore/java/security/
H A DTestKeyStore.java906 public static byte[] getOCSPResponseForGood(PrivateKeyEntry server, PrivateKeyEntry issuer) throws CertificateException { method in class:TestKeyStore

Completed in 5 milliseconds