Class MgmtResponse.CertWithRevocationInfoWrapper

  • Enclosing class:
    MgmtResponse

    public static class MgmtResponse.CertWithRevocationInfoWrapper
    extends java.lang.Object
    • Constructor Detail

      • CertWithRevocationInfoWrapper

        public CertWithRevocationInfoWrapper()
    • Method Detail

      • getRevInfo

        public org.xipki.security.CertRevocationInfo getRevInfo()
      • setRevInfo

        public void setRevInfo​(org.xipki.security.CertRevocationInfo revInfo)
      • getCertprofile

        public java.lang.String getCertprofile()
      • setCertprofile

        public void setCertprofile​(java.lang.String certprofile)
      • toCertWithRevocationInfo

        public CertWithRevocationInfo toCertWithRevocationInfo()
                                                        throws java.security.cert.CertificateException
        Throws:
        java.security.cert.CertificateException