Documentation
¶
Index ¶
- Constants
- func Dial(network, addr, publickey string) (net.Conn, error)
- func DialWithDialer(dialer *net.Dialer, network, addr, publickey string) (net.Conn, error)
- func Keyfile(filename string) string
- func Listen(network, addr, privatekey string) (net.Listener, error)
- func TLSClientConfig(publickey string) (*tls.Config, error)
- func TLSServerConfig(privatekey string) (*tls.Config, error)
Constants ¶
View Source
const ( RandomKey = "whateverkey" AnyKey = "whateverkey" )
Variables ¶
This section is empty.
Functions ¶
func DialWithDialer ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
tlspin-gen
command
|
|
|
tlspin-probe
command
|
|
|
certs.go - generate TLS certificates.
|
certs.go - generate TLS certificates. |
Click to show internal directories.
Click to hide internal directories.