public class OcspQa extends Object
| Constructor and Description |
|---|
OcspQa(org.xipki.security.SecurityFactory securityFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.xipki.common.qa.ValidationResult |
checkOcsp(org.bouncycastle.cert.ocsp.OCSPResp response,
org.xipki.security.IssuerHash issuerHash,
List<BigInteger> serialNumbers,
Map<BigInteger,byte[]> encodedCerts,
OcspError expectedOcspError,
Map<BigInteger,OcspCertStatus> expectedOcspStatuses,
OcspResponseOption responseOption) |
public org.xipki.common.qa.ValidationResult checkOcsp(org.bouncycastle.cert.ocsp.OCSPResp response,
org.xipki.security.IssuerHash issuerHash,
List<BigInteger> serialNumbers,
Map<BigInteger,byte[]> encodedCerts,
OcspError expectedOcspError,
Map<BigInteger,OcspCertStatus> expectedOcspStatuses,
OcspResponseOption responseOption)
Copyright © 2017. All rights reserved.