Home
last modified time | relevance | path

Searched defs:TLSInfo (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/credentials/
Dcredentials.go113 type TLSInfo struct { struct
114 State tls.ConnectionState
118 func (t TLSInfo) AuthType() string {
123 func (t TLSInfo) GetChannelzSecurityValue() ChannelzSecurityValue {