| Class | Description |
|---|---|
| AcmeResource |
A generic ACME resource.
|
| Authorization |
Represents an authorization request at the ACME server.
|
| Certificate |
Represents a certificate and its certificate chain.
|
| ClientTest |
A simple client test tool.
|
| Metadata |
Contains metadata related to the provider.
|
| Problem |
Represents a JSON Problem.
|
| Registration |
Represents a registration at the ACME server.
|
| RegistrationBuilder |
A builder for a new account registration.
|
| Session |
A session stores the ACME server URI and the account's key pair.
|
| Enum | Description |
|---|---|
| RevocationReason |
Enumeration of revocation reasons.
|
| Status |
Status codes of challenges and authorizations.
|
Copyright © 2015–2019. All rights reserved.