package
0.10.2
Repository: https://github.com/sigstore/gitsign.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

BADSIG <long_keyid_or_fpr> <username> The signature with the keyid has not been verified okay.
BEGIN_SIGNING Mark the start of the actual signing process.
ERRSIG <keyid> <pkalgo> <hashalgo> <sig_class> <time> <rc> It was not possible to check the signature.
GOODSIG <long_keyid_or_fpr> <username> The signature with the keyid is good.
NEWSIG [<signers_uid>] Is issued right before a signature verification starts.
SIG_CREATED <type> <pk_algo> <hash_algo> <class> <timestamp> <keyfpr> A signature has been created using these parameters.
TRUST_ These are several similar status codes: - TRUST_UNDEFINED <error_token> - TRUST_NEVER <error_token> - TRUST_MARGINAL [0 [<validation_model>]] - TRUST_FULLY [0 [<validation_model>]] - TRUST_ULTIMATE [0 [<validation_model>]] For good signatures one of these status lines are emitted to indicate the validity of the key used to create the signature.

# Structs

No description provided by the author

# Type aliases

No description provided by the author