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

TypeAlias EAPOLKeyDescriptorType

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

EAPOLKeyDescriptorType is an enumeration of key descriptor types as specified by 802.1x in the EAPOL-Key frame

Source from the content-addressed store, hash-verified

64// EAPOLKeyDescriptorType is an enumeration of key descriptor types
65// as specified by 802.1x in the EAPOL-Key frame
66type EAPOLKeyDescriptorType uint8
67
68// Enumeration of EAPOLKeyDescriptorType
69const (

Callers 1

DecodeFromBytesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected