public class BrickMaster.WifiEncryption extends Object
Modifier and Type | Field and Description |
---|---|
int |
caCertificateLength |
int |
clientCertificateLength |
short |
eapOptions |
short |
encryption |
String |
key |
short |
keyIndex |
int |
privateKeyLength |
Constructor and Description |
---|
WifiEncryption() |
public short encryption
public String key
public short keyIndex
public short eapOptions
public int caCertificateLength
public int clientCertificateLength
public int privateKeyLength
Copyright © 2022 Tinkerforge GmbH. All rights reserved.