public class CertificateStatus
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getCertRequestID() |
org.bouncycastle.asn1.cmp.PKIStatusInfo |
getStatusInfo() |
boolean |
isVerified(X509CertificateHolder certHolder,
org.bouncycastle.operator.DigestCalculatorProvider digesterProvider) |
public org.bouncycastle.asn1.cmp.PKIStatusInfo getStatusInfo()
public java.math.BigInteger getCertRequestID()
public boolean isVerified(X509CertificateHolder certHolder, org.bouncycastle.operator.DigestCalculatorProvider digesterProvider) throws CMPException
CMPException