# Functions
Given a public key, returns the key ID.
Returns true iff the given string could (possibly) be a valid certificate (or key) ID.
In some cases it is desirable to load configuration information such as the default target file, but very undesirable to load sensitive information such as private keys.
Create a new client store using the given path.
# Variables
The recommended path is the hardcoded, default, recommended path to be used for a system-wide state storage directory.
Return this sentinel value to stop visitation.
# Structs
Represents stored account data.
Represents stored certificate information.
Represents a stored key.
Represents a stored target descriptor.
Represents the "request" section of a target file.
Settings relating to the completion of challenges.
Settings for keys generated as part of certificate requests.
Represents the "satisfy" section of a target file.
Represents the "satisfy": "key" section of a target file.
# Interfaces
Abstract storage interface.