google.golang.org/grpc/credentials.ChannelzSecurityInfo.GetSecurityValue (method)

3 uses

	google.golang.org/grpc/credentials (current package)
		credentials.go#L269: 	GetSecurityValue() ChannelzSecurityValue

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