public class CertIdOrError extends Object
| Constructor and Description |
|---|
CertIdOrError(org.bouncycastle.asn1.crmf.CertId certId) |
CertIdOrError(org.xipki.security.cmp.PkiStatusInfo error) |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.crmf.CertId |
getCertId() |
org.xipki.security.cmp.PkiStatusInfo |
getError() |
Copyright © 2019. All rights reserved.