crypto/tls.newSessionTicketMsgTLS13.marshal (method, view implemented interface methods)
2 uses
crypto/tls (current package)
handshake_messages.go#L981: func (m *newSessionTicketMsgTLS13) marshal() []byte {
handshake_server_tls13.go#L758: if _, err := c.writeRecord(recordTypeHandshake, m.marshal()); err != nil {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)