MCPcopy
hub / github.com/grpc/grpc-go / Close

Method Close

credentials/alts/internal/common.go:66–66  ·  view source on GitHub ↗

Close terminates the Handshaker. It should be called when the caller obtains the secure connection.

()

Source from the content-addressed store, hash-verified

64 // Close terminates the Handshaker. It should be called when the caller
65 // obtains the secure connection.
66 Close()
67}

Callers 15

ClientHandshakeMethod · 0.65
ServerHandshakeMethod · 0.65
serverHandleFunction · 0.65
clientHandleFunction · 0.65
TestTLS_MinVersion12Method · 0.65
TestTLS_CipherSuitesMethod · 0.65

Implementers 1

altsHandshakercredentials/alts/internal/handshaker/h

Calls

no outgoing calls