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 |
getTester() |
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 getTester()
getTester in class org.xipki.util.BenchmarkExecutorpublic boolean ask(BigInteger[] serialNumbers)
Copyright © 2023. All rights reserved.