crypto/tls.Conn.handleKeyUpdate (method)
2 uses
crypto/tls (current package)
conn.go#L1221: return c.handleKeyUpdate(msg)
conn.go#L1228: func (c *Conn) handleKeyUpdate(keyUpdate *keyUpdateMsg) error {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)