# Packages
No description provided by the author
# Constants
DefaultCAID is the default CA ID.
# Structs
AuthorityConfig is used to help a CA configure the underlying signing authority.
CA describes a certificate authority, which consists of root/signing certificates and various settings pertaining to the issuance of certificates and trusting them.
KeyPair represents a public-private key pair, where the public key is also called a certificate.
PKI provides Public Key Infrastructure facilities for Caddy.