tls

package
v1.6.4 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type X509KeyPair

type X509KeyPair struct {
	KeyPath string `json:""`
	CrtPath string `json:""`
	CaPath  string `json:""`
	Key     string `json:"key"`
	Crt     string `json:"crt"`
	Ca      string `json:"ca"`
	// contains filtered or unexported fields
}

func (*X509KeyPair) Init

func (c *X509KeyPair) Init() error

func (*X509KeyPair) IsZero added in v1.5.3

func (c *X509KeyPair) IsZero() bool

func (*X509KeyPair) TLSConfig

func (c *X509KeyPair) TLSConfig() *tls.Config

Jump to

Keyboard shortcuts

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