# Packages
No description provided by the author
No description provided by the author
Package mock_trust is a generated GoMock package.
# Structs
CachingSignerGen is a SignerGen that can cache the previously generated Signer for some time.
CryptoLoader loads chains from the given directory or the DB.
LoadingRing is a key ring that loads the private keys from the configured directory.
RenewingSigner is a signer that automatically picks up new key/cert material.
TLSCertificateLoader is a wrapper for a SignerGen, converting the trust.Signer to an equivalent tls.Certificate.
# Interfaces
SignerGen generates signers.