Protocol
open classProtocol
kotlin.Any | |
↳ | android.net.wifi.WifiConfiguration.Protocol |
Recognized security protocols.
Summary
Constants | |
---|---|
static Int |
RSN WPA2/WPA3/IEEE 802. |
static Int |
WAPI Protocol |
static Int |
WPA/IEEE 802. |
static String |
Properties | |
---|---|
static Array<String!>! |
Constants
RSN
Added in API level 1
static valRSN: Int
Deprecated: Deprecated in Java.
RSN WPA2/WPA3/IEEE 802.11i
Value: 1
WPA
static valWPA: Int
Deprecated: Due to security and performance limitations, use of WPA-1 networks is discouraged. WPA-2 (RSN) should be used instead.
WPA/IEEE 802.11i/D3.0
Value: 0
varName
Added in API level 1
static valvarName: String
Deprecated: Deprecated in Java.
Value: "proto"