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

3 uses

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

	google.golang.org/grpc/internal/transport
		http2_client.go#L367: 		czSecurity = au.GetSecurityValue()
		http2_server.go#L284: 		czSecurity = au.GetSecurityValue()