testauthority

package
v4.3.10+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Keygen added in v1.0.0

type Keygen struct {
}

func New

func New() *Keygen

func (*Keygen) Close

func (n *Keygen) Close()

func (*Keygen) GenerateHostCert added in v1.0.0

func (n *Keygen) GenerateHostCert(c services.HostCertParams) ([]byte, error)

func (*Keygen) GenerateKeyPair added in v1.0.0

func (n *Keygen) GenerateKeyPair(passphrase string) ([]byte, []byte, error)

func (*Keygen) GenerateUserCert added in v1.0.0

func (n *Keygen) GenerateUserCert(c services.UserCertParams) ([]byte, error)

func (*Keygen) GetNewKeyPairFromPool added in v1.0.0

func (n *Keygen) GetNewKeyPairFromPool() ([]byte, []byte, error)

type PreparedKeyPair added in v1.0.0

type PreparedKeyPair struct {
	Priv []byte
	Pub  []byte
}

Jump to

Keyboard shortcuts

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