package
0.0.0-20230331131523-deb0478a2e52
Repository: https://github.com/hellobchain/third_party.git
Documentation: pkg.go.dev
# Functions
PopFirstArgument returns the first element and the rest of a string slice and return error if failed to do so.
PrintCert outputs a cert, key and csr to stdout.
PrintCRL outputs the CRL to stdout.
PrintOCSPResponse outputs an OCSP response to stdout ocspResponse is base64 encoded.
ReadStdin reads from stdin if the file is "-".
RootFromConfig returns a universal signer Root structure that can be used to produce a signer.
Start is the entrance point of cfssl command line tools.