Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNeedUnlock = errors.New("no age identity in the keyring can decrypt this file")
Functions ¶
func ReadCiphertext ¶
func ReadCiphertext(root string, sf SecretFile) ([]byte, error)
Types ¶
type Keyring ¶
type Keyring struct {
// contains filtered or unexported fields
}
func NewKeyring ¶
func NewKeyring() *Keyring
type SecretFile ¶
func DiscoverSecretFiles ¶
func DiscoverSecretFiles(root string) ([]SecretFile, error)
Click to show internal directories.
Click to hide internal directories.