encryption

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Token added in v0.16.0

type Token uint8
const (
	Plain Token = 0
	SSL   Token = 1 << (iota - 1)
	TLSv10
	TLSv11
	TLSv12
	TLSv13
	Unknown
)

func (Token) IsSafe added in v0.17.0

func (t Token) IsSafe() bool

func (Token) IsTLS added in v0.17.0

func (t Token) IsTLS() bool

Jump to

Keyboard shortcuts

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