# Functions
NewClient creates a Client instance from the given ClientConfig.
# Structs
Client allows interaction with an ACME server.
ClientConfig contains configuration options provided to NewClient when creating a Client instance.
OutputOptions holds runtime output settings for a client.
SigningOptions allows specifying signature related options when calling an Account's Sign function.
SignResult holds the input and output from a Sign operation.