keymanager

package
v0.0.0-...-6b52b4a Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const RootCert = `` /* 1814-byte string literal not displayed */
View Source
const RootKey = `` /* 3243-byte string literal not displayed */
View Source
const SelfCert = `` /* 1895-byte string literal not displayed */
View Source
const SelfKey = `` /* 3247-byte string literal not displayed */

Variables

This section is empty.

Functions

func InitKeeper

func InitKeeper() error

InitKeeper ...

Types

type Keeper

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

Keeper ...

var (
	Std *Keeper
)

func GetKeeper

func GetKeeper() *Keeper

GetKeeper ...

func (*Keeper) GetCachedSelfKeyPair

func (k *Keeper) GetCachedSelfKeyPair() (key crypto.Signer, cert *x509.Certificate, err error)

GetCachedSelfKeyPair ...

func (*Keeper) GetCachedSelfKeyPairPEM

func (k *Keeper) GetCachedSelfKeyPairPEM() (key, cert []byte, err error)

GetCachedSelfKeyPairPEM ...

func (*Keeper) GetCachedTLSKeyPair

func (k *Keeper) GetCachedTLSKeyPair() (*tls.Certificate, error)

GetCachedTLSKeyPair ...

func (*Keeper) GetL3CachedTrustCerts

func (k *Keeper) GetL3CachedTrustCerts() (certs []*x509.Certificate, err error)

GetL3CachedTrustCerts Memory > multi level cache > remote process > certificate

Jump to

Keyboard shortcuts

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