Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TLSHeaderLength = 5
Functions ¶
func GetExtensionBlock ¶
Given a raw TLS Client Hello, go ahead and find all the Extensions
func GetHostname ¶
This function is basically all most folks want to invoke out of this * jumble of bits. This will take an incoming TLS Client Hello (including * all the fuzzy bits at the beginning of it - fresh out of the socket) and * go ahead and give us the SNI Name they want.
func GetSNBlock ¶
Given a TLS Extensions data block, go ahead and find the SN block
func GetSNIBlock ¶
Given a Server Name TLS Extension block, parse out and return the SNI * (Server Name Indication) payload
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.