tls

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2019 License: AGPL-3.0 Imports: 14 Imported by: 0

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
}

Directories

Path Synopsis
Package tls partially implements TLS 1.2, as specified in RFC 5246.
Package tls partially implements TLS 1.2, as specified in RFC 5246.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL