pgp

package
v0.0.0-...-e1c9297 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2018 License: MIT Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPGPSecrets

func NewPGPSecrets(storeURL string, scrypted bool, nodeID string, masterKeyBits int, unlockTimout time.Duration, unlockTimeoutHard bool, logger logging.Logger) (secrets.Secrets, error)

NewPGPSecrets creats a new secrets store based on openpgp

Types

type Index

type Index struct {
	Entries       map[string]*IndexEntry
	KnownBlocks   secrets.IDSet
	Tags          secrets.IDSet
	DeletedBlocks secrets.IDSet
	// contains filtered or unexported fields
}

type IndexEntry

type IndexEntry struct {
	api.SecretEntry
	Blocks secrets.IDSet
}

Jump to

Keyboard shortcuts

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