pinentry

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: May 11, 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

func SetExternalPinentry(pinentry Pinentry) error

Types

type Pinentry

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