# Print output for @column tags ?> WifiConfiguration.Protocol - Android SDK | Android Developers

Most visited


Recently visited


WifiConfiguration.Protocol

public static class WifiConfiguration.Protocol
extends Object

java.lang.Object
   ↳ android.net.wifi.WifiConfiguration.Protocol


Recognized security protocols.

Summary


Constants

int RSN

RSN WPA2/WPA3/IEEE 802.11i

int WAPI

WAPI Protocol

int WPA

This constant is deprecated. Due to security and performance limitations, use of WPA-1 networks is discouraged. WPA-2 (RSN) should be used instead.

String varName

Fields

public static final String[] strings

Inherited methods

Constants


RSN

public static final int RSN

RSN WPA2/WPA3/IEEE 802.11i

Constant Value: 1 (0x00000001)

WAPI

public static final int WAPI

WAPI Protocol

Constant Value: 3 (0x00000003)

WPA

public static final int WPA

This constant is 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

Constant Value: 0 (0x00000000)

varName

public static final String varName

Constant Value: "proto"

Fields


strings

public static final String[] strings

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.