keys

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 16, 2022 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseIdentity

func ParseIdentity(
	encryptionFormat string,
	privkey []byte,
	password string,
) (interface{}, error)

func ParseRecipient

func ParseRecipient(
	encryptionFormat string,
	pubkey []byte,
) (interface{}, error)

func ParseSignerIdentity

func ParseSignerIdentity(
	signatureFormat string,
	privkey []byte,
	password string,
) (interface{}, error)

func ParseSignerRecipient

func ParseSignerRecipient(
	signatureFormat string,
	pubkey []byte,
) (interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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