MCPcopy
hub / github.com/XTLS/REALITY / certificateStatusMsg

Struct certificateStatusMsg

handshake_messages.go:1613–1615  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1611}
1612
1613type certificateStatusMsg struct {
1614 response []byte
1615}
1616
1617func (m *certificateStatusMsg) marshal() ([]byte, error) {
1618 var b cryptobyte.Builder

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected