java.lang.Object | |||
java.lang.Enum<E extends java.lang.Enum<E>> | Serializable Comparable<T> | ||
android.net.wifi.WifiConfiguration.PairCipher |
Recognized pairwise ciphers for WPA.
WifiConfiguration.PairCipher | CCMP | AES in Counter mode with CBC-MAC [RFC 3610, IEEE 802.11i/D7.0] |
WifiConfiguration.PairCipher | NONE | Use only Group keys (deprecated) |
WifiConfiguration.PairCipher | TKIP | Temporal Key Integrity Protocol [IEEE 802.11i/D7.0] |
static | WifiConfiguration.PairCipher | valueOf(String name) | ||||
final | static | PairCipher[] | values() |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |