Searched defs:TLSChannelzSecurityValue (Results 1 – 1 of 1) sorted by relevance
250 type TLSChannelzSecurityValue struct { struct251 StandardName string252 LocalCertificate []byte253 RemoteCertificate []byte256 func (*TLSChannelzSecurityValue) isChannelzSecurityValue() {}