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

Method RecordProtocol

credentials/alts/alts.go:86–86  ·  view source on GitHub ↗

RecordProtocol returns the record protocol negotiated for the ALTS connection.

()

Source from the content-addressed store, hash-verified

84 // RecordProtocol returns the record protocol negotiated for the ALTS
85 // connection.
86 RecordProtocol() string
87 // SecurityLevel returns the security level of the created ALTS secure
88 // channel.
89 SecurityLevel() altspb.SecurityLevel

Callers 2

TestALTSAuthInfoMethod · 0.65
authzFunction · 0.65

Implementers 2

fakeALTSAuthInfocredentials/alts/utils_test.go
altsAuthInfocredentials/alts/internal/authinfo/aut

Calls

no outgoing calls

Tested by 1

TestALTSAuthInfoMethod · 0.52