cryptographer

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cryptographer

type Cryptographer interface {
	NewTLSSelfAuthority([]string, []string, string) error
}

type GoStd

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

func (*GoStd) NewTLSSelfAuthority

func (g *GoStd) NewTLSSelfAuthority(names []string, ips []string, outDir string) error

inspired by: https://golang.org/src/crypto/tls/generate_cert.go

Jump to

Keyboard shortcuts

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