PairwiseCipher
open class PairwiseCipher
| kotlin.Any | |
| ↳ | android.net.wifi.WifiConfiguration.PairwiseCipher | 
Recognized pairwise ciphers for WPA.
Summary
| Constants | |
|---|---|
| static Int | 
            
             AES in Counter mode with CBC-MAC [RFC 3610, IEEE 802.  | 
        
| static Int | 
            
             AES in Galois/Counter Mode with a 128-bit integrity key  | 
        
| static Int | 
            
             AES in Galois/Counter Mode  | 
        
| static Int | 
            
             Use only Group keys (deprecated)  | 
        
| static Int | 
            
             SMS4 cipher for WAPI  | 
        
| static Int | 
            
             Temporal Key Integrity Protocol [IEEE 802.  | 
        
| static String | |
| Properties | |
|---|---|
| static Array<String!>! | |
Constants
CCMP
static val CCMP: Int
AES in Counter mode with CBC-MAC [RFC 3610, IEEE 802.11i/D7.0]
Value: 2GCMP_128
static val GCMP_128: Int
AES in Galois/Counter Mode with a 128-bit integrity key
Value: 5TKIP
static valTKIP: Int
Deprecated: Due to security and performance limitations, use of WPA-1 networks is discouraged. WPA-2 (RSN) should be used instead.
Temporal Key Integrity Protocol [IEEE 802.11i/D7.0]
Value: 1