# Functions
LoadSigningCert loads a signing certificate from a pair of files base.crt, and base.key.
NewSigningCert builds a fresh signing certificate to use as a root certificate.
# Structs
A SigningCert is a certificate that can be used to sign other certificates.