Package | Description |
---|---|
org.bouncycastle.est |
A package for processing messages for RFC 7030 "Enrollment over Secure Transport".
|
org.bouncycastle.est.jcajce |
JCA/JCE/JSSE support Enrollment over Secure Transport.
|
Class and Description |
---|
CACertsResponse
Holder class for a SimplePKIResponse containing the details making up /cacerts response.
|
CSRAttributesResponse
Wrapper class around a CsrAttrs structure.
|
CSRRequestResponse
Holder class for a response containing the details making up /csrattrs response.
|
EnrollmentResponse
Holder class for a response containing the details making up a /simpleenroll response.
|
ESTAuth
Base interface for an object with adds HTTP Auth attributes to an ESTRequest
|
ESTClient
ESTClient implement connection to the server.
|
ESTClientProvider
A client provider is responsible for creating an ESTClient instance.
|
ESTException
Exception emitted by EST classes.
|
ESTHijacker
ESTHijacker can take control of the source after the initial http request
has been sent and a response received.
|
ESTRequest
Implements a basic http request.
|
ESTRequestBuilder
Builder for basic EST requests
|
ESTResponse
A basic http response.
|
ESTService
ESTService provides unified access to an EST server which is defined as implementing
RFC7030.
|
ESTServiceBuilder
Build an RFC7030 (EST) service.
|
ESTSourceConnectionListener
ESTSourceConnectionListener is called when the source is
is connected to the remote end point but no application
data has been sent.
|
Source
Used to Wrap a socket and to provide access to the underlying session.
|
Class and Description |
---|
ESTClientProvider
A client provider is responsible for creating an ESTClient instance.
|
ESTService
ESTService provides unified access to an EST server which is defined as implementing
RFC7030.
|
ESTServiceBuilder
Build an RFC7030 (EST) service.
|
HttpAuth
Provides stock implementations for basic auth and digest auth.
|
Copyright © 2020 BouncyCastle.org. All rights reserved.