public class OcspBenchmark
extends org.xipki.util.BenchmarkExecutor
| Constructor and Description |
|---|
OcspBenchmark(org.xipki.security.X509Cert issuerCert,
String responderUrl,
org.xipki.ocsp.client.RequestOptions requestOptions,
Iterator<BigInteger> serials,
int maxRequests,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ask(BigInteger[] serialNumbers) |
protected Runnable |
getTestor() |
public OcspBenchmark(org.xipki.security.X509Cert issuerCert,
String responderUrl,
org.xipki.ocsp.client.RequestOptions requestOptions,
Iterator<BigInteger> serials,
int maxRequests,
String description)
throws MalformedURLException
MalformedURLExceptionprotected Runnable getTestor() throws Exception
getTestor in class org.xipki.util.BenchmarkExecutorExceptionpublic boolean ask(BigInteger[] serialNumbers)
Copyright © 2022. All rights reserved.