Class EnrollmentResponse

java.lang.Object
org.bouncycastle.est.EnrollmentResponse

public class EnrollmentResponse extends Object
Holder class for a response containing the details making up a /simpleenroll response.
  • Constructor Details

  • Method Details

    • canRetry

      public boolean canRetry()
    • getStore

      public org.bouncycastle.util.Store<X509CertificateHolder> getStore()
    • getNotBefore

      public long getNotBefore()
    • getRequestToRetry

      public ESTRequest getRequestToRetry()
    • getSession

      public Object getSession()
    • getSource

      public Source getSource()
    • isCompleted

      public boolean isCompleted()