Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AEADAESGCMTLS13 ¶
Types ¶
type CipherSuiteTLS13 ¶
type CipherSuiteTLS13 = qtls.CipherSuiteTLS13
A CipherSuiteTLS13 is a cipher suite for TLS 1.3
type SniffHeader ¶
type SniffHeader struct {
// contains filtered or unexported fields
}
func SniffQUIC ¶
func SniffQUIC(b []byte) (*SniffHeader, error)
func (SniffHeader) Domain ¶
func (s SniffHeader) Domain() string
func (SniffHeader) Protocol ¶
func (s SniffHeader) Protocol() string
Click to show internal directories.
Click to hide internal directories.