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

TypeAlias EAPOLKeyDescriptorVersion

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

EAPOLKeyDescriptorVersion is an enumeration of versions specifying the encryption algorithm for the key data and the authentication for the message integrity code (MIC)

Source from the content-addressed store, hash-verified

89// encryption algorithm for the key data and the authentication for the
90// message integrity code (MIC)
91type EAPOLKeyDescriptorVersion uint8
92
93// Enumeration of EAPOLKeyDescriptorVersion
94const (

Callers 1

DecodeFromBytesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected