package com.craxiom.messaging.wifi.encryptiontype

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum EncryptionType

encryption_type.proto:33

* This enum defines the Encryption Type field of the 802.11 messages. Note that the Encryption_Type field should be kept in sync with the Cipher_Suites field. The two fields are closely related. The Encryption_Type field stores the WiFi Alliance coined terms for the various cipher suites. Following are how the Encryption_Type values map to the Cipher_Suites values. OPEN - OPEN WEP - WEP_40 and/or WEP_104 WPA - TKIP WPA_WPA2 - TKIP and CCMP WPA2 - CCMP

Used in: WifiBeaconRecordData