public static class QaOcspActions.OcspQaStatusAction
extends org.xipki.ocsp.client.shell.Actions.BaseOcspStatusAction
EXTENSION_OIDNAME_MAP, verbose| Constructor and Description |
|---|
OcspQaStatusAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkParameters(X509Certificate respIssuer,
List<BigInteger> serialNumbers,
Map<BigInteger,byte[]> encodedCerts) |
protected void |
processResponse(org.bouncycastle.cert.ocsp.OCSPResp response,
X509Certificate respIssuer,
org.xipki.security.IssuerHash issuerHash,
List<BigInteger> serialNumbers,
Map<BigInteger,byte[]> encodedCerts) |
execute0, extractOcspUrls, extractOcspUrls, extractOcspUrlsgetRequestOptionsconfirm, derPemEncode, embedFileContent, encodeCert, encodeCrl, encodeCsr, execute, expandFilepath, expandFilepath, isBlank, isEmpty, isEnabled, isNotBlank, isNotEmpty, isTrue, print, println, readPassword, readPassword, readPasswordIfNotSet, readPasswordIfNotSet, readPrompt, save, save, saveVerbose, saveVerbose, split, toBigInt, toBigIntprotected void checkParameters(X509Certificate respIssuer, List<BigInteger> serialNumbers, Map<BigInteger,byte[]> encodedCerts) throws Exception
checkParameters in class org.xipki.ocsp.client.shell.Actions.BaseOcspStatusActionExceptionprotected void processResponse(org.bouncycastle.cert.ocsp.OCSPResp response,
X509Certificate respIssuer,
org.xipki.security.IssuerHash issuerHash,
List<BigInteger> serialNumbers,
Map<BigInteger,byte[]> encodedCerts)
throws Exception
processResponse in class org.xipki.ocsp.client.shell.Actions.BaseOcspStatusActionExceptionCopyright © 2020. All rights reserved.