google.golang.org/grpc/internal/channelz.SocketInternalMetric.Security (field)

3 uses

	google.golang.org/grpc/internal/channelz (current package)
		types.go#L477: 	Security      credentials.ChannelzSecurityValue

	google.golang.org/grpc/internal/transport
		http2_client.go#L1763: 		s.Security = au.GetSecurityValue()
		http2_server.go#L1400: 		s.Security = au.GetSecurityValue()