crypto/tls.serverHelloMsg.ocspStapling (field)
7 uses
crypto/tls (current package)
handshake_client.go#L482: if !hs.serverHello.ocspStapling {
handshake_client_tls13.go#L126: if hs.serverHello.ocspStapling ||
handshake_messages.go#L599: ocspStapling bool
handshake_messages.go#L637: if m.ocspStapling {
handshake_messages.go#L764: m.ocspStapling = true
handshake_server.go#L461: hs.hello.ocspStapling = true
handshake_server.go#L486: if hs.hello.ocspStapling {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)