|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.net.wifi.WifiConfiguration.PairwiseCipher
public static class WifiConfiguration.PairwiseCipher
Recognized pairwise ciphers for WPA.
| Field Summary | |
|---|---|
static int |
CCMP
AES in Counter mode with CBC-MAC [RFC 3610, IEEE 802.11i/D7.0] |
static int |
NONE
Use only Group keys (deprecated) |
static String[] |
strings
|
static int |
TKIP
Temporal Key Integrity Protocol [IEEE 802.11i/D7.0] |
static String |
varName
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NONE
public static final int TKIP
public static final int CCMP
public static final String varName
public static final String[] strings
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||