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