Package org.bouncycastle.est
Class CSRRequestResponse
java.lang.Object
org.bouncycastle.est.CSRRequestResponse
Holder class for a response containing the details making up /csrattrs response.
-
Constructor Summary
ConstructorsConstructorDescriptionCSRRequestResponse
(CSRAttributesResponse attributesResponse, Source session) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
CSRRequestResponse
-
-
Method Details
-
hasAttributesResponse
public boolean hasAttributesResponse() -
getAttributesResponse
-
getSession
-
getSource
-