crypto/tls.Config.ticketKeys (method)
2 uses
crypto/tls (current package)
common.go#L828: func (c *Config) ticketKeys(configForClient *Config) []ticketKey {
handshake_server.go#L149: c.ticketKeys = originalConfig.ticketKeys(configForClient)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)