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

# Functions

Sign signs a given payload for the given identity.

# Structs

No description provided by the author
SignResponse is the response from Sign containing the signature and other related metadata.

# Interfaces

Identity is a copy of smimesign.Identity to allow for compatibility without needing a dependency on the whole package.