Documentation ¶
Index ¶
- func FDFromTLSConn(conn *tls.Conn) uintptr
- func NewClientTlsConfig(ca, cert, key string, ciphers string) (tlsConfig *tls.Config, err error)
- func NewServerTlsConfig(ca, cert, key string, verifyClient bool, ciphers string) (tlsConfig *tls.Config, err error)
- func ReadPEMData(pemFile string, pemPass []byte) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientTlsConfig ¶
func NewServerTlsConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.