pinentry

package
v0.2.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetApproval

func GetApproval(title string, description string) (bool, error)

func GetPassword

func GetPassword(title string, description string) (string, error)

func SetExternalPinentry added in v0.2.11

func SetExternalPinentry(pinentry Pinentry) error

Types

type Pinentry added in v0.2.11

type Pinentry struct {
	GetPassword func(title string, description string) (string, error)
	GetApproval func(title string, description string) (bool, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL