func crypto/tls.defaultConfig
3 uses
crypto/tls (current package)
common.go#L1418: func defaultConfig() *Config {
handshake_client.go#L139: c.config = defaultConfig()
tls.go#L155: config = defaultConfig()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)