Versions in this module Expand all Collapse all v0 v0.0.5 Mar 13, 2022 Changes in this version + const ALPNWallhack + func LoadBytes() ([]byte, error) + type Client struct + Cert string + Key string + func (c Client) TLSConf() (*tls.Config, error) + type Server struct + CA string + Cert string + Key string + func (s Server) TLSConf() (*tls.Config, error)