dkgrecipientkey

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2026 License: MIT Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Key

type Key struct {
	// contains filtered or unexported fields
}

func FromEncryptedJSON

func FromEncryptedJSON(keyJSON []byte, password string) (Key, error)

func KeyFor

func KeyFor(raw internal.Raw) Key

func New

func New() (Key, error)

func (Key) ID

func (k Key) ID() string

func (Key) PublicKey

func (Key) PublicKeyString

func (k Key) PublicKeyString() string

func (Key) Raw

func (k Key) Raw() internal.Raw

func (Key) ToEncryptedJSON

func (k Key) ToEncryptedJSON(password string, scryptParams commonkeystore.ScryptParams) (export []byte, err error)

Jump to

Keyboard shortcuts

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