const crypto/tls.typeEncryptedExtensions
3 uses
crypto/tls (current package)
common.go#L67: typeEncryptedExtensions uint8 = 8
conn.go#L1067: case typeEncryptedExtensions:
handshake_messages.go#L853: b.AddUint8(typeEncryptedExtensions)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)