MCPcopy
hub / github.com/google/gopacket / EAPOLKeyType

TypeAlias EAPOLKeyType

layers/eapol.go:118–118  ·  view source on GitHub ↗

EAPOLKeyType is an enumeration of key derivation types describing the purpose of the keys being derived.

Source from the content-addressed store, hash-verified

116// EAPOLKeyType is an enumeration of key derivation types describing
117// the purpose of the keys being derived.
118type EAPOLKeyType uint8
119
120// Enumeration of EAPOLKeyType
121const (

Callers 1

DecodeFromBytesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected