Class CACertsResponse


  • public class CACertsResponse
    extends java.lang.Object
    Holder class for a SimplePKIResponse containing the details making up /cacerts response.
    • Method Detail

      • hasCertificates

        public boolean hasCertificates()
      • hasCRLs

        public boolean hasCRLs()
      • getCrlStore

        public org.bouncycastle.util.Store<X509CRLHolder> getCrlStore()
      • getRequestToRetry

        public ESTRequest getRequestToRetry()
      • getSession

        public java.lang.Object getSession()
      • isTrusted

        public boolean isTrusted()