Documentation
¶
Index ¶
Constants ¶
View Source
const ( TCP = "tcp" UDP = "udp" ICMP = "icmp" DNS = "dns" HTTP = "http" TLS = "tls" SMB = "smb" SMTP = "smtp" )
View Source
const ( TLSVersion10 uint16 = 0x0301 TLSVersion11 uint16 = 0x0302 TLSVersion12 uint16 = 0x0303 TLSVersion13 uint16 = 0x0304 )
TLS version constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.