| Package | Description |
|---|---|
| org.bouncycastle.est |
| Modifier and Type | Method and Description |
|---|---|
protected EnrollmentResponse |
ESTService.handleEnrollResponse(ESTResponse resp)
Handles the enroll response, deals with status codes and setting of delays.
|
EnrollmentResponse |
ESTService.simpleEnroll(boolean reenroll,
PKCS10CertificationRequest certificationRequest,
ESTAuth auth)
Perform a simple enrollment operation.
|
EnrollmentResponse |
ESTService.simpleEnroll(EnrollmentResponse priorResponse)
Reissue an existing request where the server had previously returned a 202.
|
EnrollmentResponse |
ESTService.simpleEnrollPoP(boolean reEnroll,
PKCS10CertificationRequestBuilder builder,
ContentSigner contentSigner,
ESTAuth auth)
Implements Enroll with PoP.
|
| Modifier and Type | Method and Description |
|---|---|
EnrollmentResponse |
ESTService.simpleEnroll(EnrollmentResponse priorResponse)
Reissue an existing request where the server had previously returned a 202.
|
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.