Class MgmtResponse.CertWithDbIdWrapper

  • Enclosing class:
    MgmtResponse

    public static class MgmtResponse.CertWithDbIdWrapper
    extends Object
    • Constructor Detail

      • CertWithDbIdWrapper

        public CertWithDbIdWrapper()
      • CertWithDbIdWrapper

        public CertWithDbIdWrapper​(org.xipki.ca.api.CertWithDbId certWithDbId)
    • Method Detail

      • getCert

        public byte[] getCert()
      • setCert

        public void setCert​(byte[] cert)
      • getCertId

        public Long getCertId()
      • setCertId

        public void setCertId​(Long certId)