Class CSRRequestResponse

java.lang.Object
org.bouncycastle.est.CSRRequestResponse

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

  • Method Details

    • hasAttributesResponse

      public boolean hasAttributesResponse()
    • getAttributesResponse

      public CSRAttributesResponse getAttributesResponse()
    • getSession

      public Object getSession()
    • getSource

      public Source getSource()