public class OCSPResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OCSPResult.Status |
Constructor and Description |
---|
OCSPResult(OCSPResult.Status status) |
OCSPResult(org.bouncycastle.cert.ocsp.SingleResp resp) |
public static final String[] REASONS
public OCSPResult(OCSPResult.Status status)
public OCSPResult(org.bouncycastle.cert.ocsp.SingleResp resp)
public OCSPResult.Status getStatus()
public Date getRevocationTime()
public String getRevocationReason()
Copyright © 2012-2014 European Middleware Initiative. All Rights Reserved.