keyStore

package
v0.0.0-...-dfd7d4b Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IkeyStore

type IkeyStore interface {
	GenerateKeys()
}

type KeyStore

type KeyStore struct {
	PublicKey  *dsa.PublicKey
	PrivateKey *dsa.PrivateKey
}

func (*KeyStore) GenerateKeys

func (ks *KeyStore) GenerateKeys() error

Jump to

Keyboard shortcuts

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