MCPcopy Create free account
hub / github.com/XTLS/REALITY / TestingOnlyExporterSecret

Function TestingOnlyExporterSecret

tls13/tls13.go:178–180  ·  view source on GitHub ↗
(s *ExporterMasterSecret)

Source from the content-addressed store, hash-verified

176}
177
178func TestingOnlyExporterSecret(s *ExporterMasterSecret) []byte {
179 return s.secret
180}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…