Added in API level 1
Deprecated in API level 29

Protocol

open class Protocol
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 val RSN: Int

Deprecated: Deprecated in Java.

RSN WPA2/WPA3/IEEE 802.11i

Value: 1

WAPI

Added in API level 30
Deprecated in API level 29
static val WAPI: Int

Deprecated: Deprecated in Java.

WAPI Protocol

Value: 3

WPA

Added in API level 1
Deprecated in API level 28
static val WPA: 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 val varName: String

Deprecated: Deprecated in Java.

Value: "proto"

Properties

strings

Added in API level 1
static val strings: Array<String!>!

Deprecated: Deprecated in Java.