Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var INVITE_KEY = []byte("very secret text in the source")
Functions ¶
func CreateConfigs ¶
Types ¶
type TestingCA ¶
type TestingCA struct { Rand io.Reader Key *ecdsa.PrivateKey Cert *x509.Certificate CertDER []byte Pool *x509.CertPool Config *tls.Config }
func (*TestingCA) NewCertAndKeyToFiles ¶
Click to show internal directories.
Click to hide internal directories.