# Functions
NewAccount creates a new account for the specified email and domain.
# Structs
Account is used to store lets encrypt registration info and implements the acme.User interface.
Domain holds a domain name with SANs.
DomainCertificate contains a certificate for a domain and SANs.
Certificate is used to store certificate info.