Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TLSInspection ¶
type TLSInspection struct { AssemblerI *netutils.SimpleStreamAssembler AssemblerO *netutils.SimpleStreamAssembler PacketsSeen uint ServerName string Resuming bool WaitingForVerification bool SecurityLevel int8 EnforceCT bool EnforceRevocation bool DenyInsecureTLS bool DenyTLSWithoutSNI bool // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.