public class OCSPHandlerSign2 extends Object
Constructor and Description |
---|
OCSPHandlerSign2(MerchantContext context) |
Modifier and Type | Method and Description |
---|---|
CertificateStatus |
checkStatus(X509Certificate userCert,
X509Certificate issuerCert,
List<String> addInfo,
String billingNonce)
Calls the BankID Validation Authority to get the certificate status of the signer
certificate from the input signature
|
public OCSPHandlerSign2(MerchantContext context)
public CertificateStatus checkStatus(X509Certificate userCert, X509Certificate issuerCert, List<String> addInfo, String billingNonce) throws BIDException
addInfo
- List of OCSP Request extension oid labels to send to the VABIDException
- If something failsCopyright © 2017 Nets Branch Norway. All Rights Reserved.