public static class MgmtResponse.CertWithDbIdWrapper extends Object
| Constructor and Description |
|---|
CertWithDbIdWrapper() |
CertWithDbIdWrapper(CertWithDbId certWithDbId) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCert() |
Long |
getCertId() |
void |
setCert(byte[] cert) |
void |
setCertId(Long certId) |
CertWithDbId |
toCertWithDbId() |
public CertWithDbIdWrapper()
public CertWithDbIdWrapper(CertWithDbId certWithDbId)
public byte[] getCert()
public void setCert(byte[] cert)
public Long getCertId()
public void setCertId(Long certId)
public CertWithDbId toCertWithDbId() throws CertificateException
CertificateExceptionCopyright © 2020. All rights reserved.