public static class MgmtResponse.CertWithRevocationInfoWrapper extends Object
| Constructor and Description |
|---|
CertWithRevocationInfoWrapper() |
CertWithRevocationInfoWrapper(CertWithRevocationInfo info) |
| Modifier and Type | Method and Description |
|---|---|
MgmtResponse.CertWithDbIdWrapper |
getCert() |
String |
getCertprofile() |
org.xipki.security.CertRevocationInfo |
getRevInfo() |
void |
setCert(MgmtResponse.CertWithDbIdWrapper cert) |
void |
setCertprofile(String certprofile) |
void |
setRevInfo(org.xipki.security.CertRevocationInfo revInfo) |
CertWithRevocationInfo |
toCertWithRevocationInfo() |
public CertWithRevocationInfoWrapper()
public CertWithRevocationInfoWrapper(CertWithRevocationInfo info)
public MgmtResponse.CertWithDbIdWrapper getCert()
public void setCert(MgmtResponse.CertWithDbIdWrapper cert)
public org.xipki.security.CertRevocationInfo getRevInfo()
public void setRevInfo(org.xipki.security.CertRevocationInfo revInfo)
public String getCertprofile()
public void setCertprofile(String certprofile)
public CertWithRevocationInfo toCertWithRevocationInfo() throws CertificateException
CertificateExceptionCopyright © 2020. All rights reserved.