keychain

package
v0.0.0-...-4718e07 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetKeyChainPassphrase

func GetKeyChainPassphrase(conf KeyChainConf) (pass []byte, err error)

GetKeyChainPassphrase can only be used on darwin. Please see keychain_mac.go for full details and working code.

Types

type Conf

type Conf struct {
	MacKeychainEnabled bool
	MacKeychainName    string
	MacKeychainAccount string
}

KeyChainConf holds the values required to search for a keychain entry in the mac keychain.

Jump to

Keyboard shortcuts

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