const crypto/tls.typeCertificate
4 uses
crypto/tls (current package)
common.go#L68: typeCertificate uint8 = 11
conn.go#L1039: case typeCertificate:
handshake_messages.go#L1220: x[0] = typeCertificate
handshake_messages.go#L1293: b.AddUint8(typeCertificate)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)