//
pkg.gl
Category
github.com/project0/gopass
pkg
backend
crypto
gpg
package
1.8.2
Repository:
https://github.com/project0/gopass.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
175 SLOC
#
Packages
cli
No description provided by the author
openpgp
No description provided by the author
#
Functions
IsAlwaysTrust
IsAlwaysTrust will return the value of the always trust flag or the default (false).
WithAlwaysTrust
WithAlwaysTrust will return a context with the flag for always trust set.
#
Structs
Identity
Identity is a GPG identity, one key can have many IDs.
Key
Key is a GPG key (public or secret).
#
Type aliases
KeyList
KeyList is a searchable slice of Keys.