pgp

package
v0.0.0-...-acfd9b1 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULTKEYTYPE = "rsa"
	DEFAULTKEYBITS = 4096
	EXTENSION      = "pgp"
	PWDEXTENSION   = "txt"
	PRIVATEKEY     = "_priv"
	PUBLICKEY      = "_pub"
	PRIVATEKEYPWD  = "_pwd"
	PGPCOLLECTION  = "pgp"
	PGPINDEXNAME   = "KeyName"
)

Variables

This section is empty.

Functions

func NewImportPGP

func NewImportPGP() *pgpKey

func NewPGP

func NewPGP(name, email, comment, keyType string, bits int) *pgpKey

func NewSigner

func NewSigner() *signer

Types

This section is empty.

Jump to

Keyboard shortcuts

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