acme

package
v0.0.0-...-b44bc65 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2020 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(ns string, msg string)

Debug is

func Decode

func Decode(pemEncoded []byte, pemEncodedPub []byte) (*ecdsa.PrivateKey, *ecdsa.PublicKey)

Decode is

func Encode

func Encode(privateKey *ecdsa.PrivateKey, publicKey *ecdsa.PublicKey) (string, string)

Encode is

func Error

func Error(ns string, err error)

Error is

func Info

func Info(ns string, msg string)

Info is

func IssueNewCertificate

func IssueNewCertificate(ctx context.Context, args ...interface{}) error

IssueNewCertificate is

Types

type Issuer

type Issuer struct {
	Email        string
	Registration *registration.Resource
	// contains filtered or unexported fields
}

Issuer is

func (*Issuer) GetEmail

func (i *Issuer) GetEmail() string

GetEmail is

func (*Issuer) GetPrivateKey

func (i *Issuer) GetPrivateKey() crypto.PrivateKey

GetPrivateKey is

func (Issuer) GetRegistration

func (i Issuer) GetRegistration() *registration.Resource

GetRegistration is

Jump to

Keyboard shortcuts

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