package
1.6.5
Repository: https://github.com/cloudflare/cfssl.git
Documentation: pkg.go.dev

# Functions

NewSigner generates a new certificate signer from a Root structure.
PrependLocalSignerToList prepends signer to the local signer's list.

# Structs

Root is used to define where the universal signer gets its public certificate and private keys for signing.
Signer represents a universal signer which is both local and remote to fulfill the signer.Signer interface.