WEPProcess handles and manipulates the WEP encryption process on wireless clients.
More...
WEPProcess handles and manipulates the WEP encryption process on wireless clients.
◆ getKey()
string WEPProcess::getKey |
( |
| ) |
|
Returns the WEP key.
- Returns
- string, the WEP key.
◆ getPasswd()
string WEPProcess::getPasswd |
( |
| ) |
|
Returns the Password.
- Returns
- string, the password.
◆ getUserId()
string WEPProcess::getUserId |
( |
| ) |
|
Returns the User Id.
- Returns
- string, the User Id.
◆ setKey()
void WEPProcess::setKey |
( |
string |
| ) |
|
Sets the WEP key.
- Parameters
-
◆ setPasswd()
void WEPProcess::setPasswd |
( |
string |
| ) |
|
◆ setUserId()
void WEPProcess::setUserId |
( |
string |
| ) |
|
Set User Id.
- Parameters
-
userId,the | User Id string. |
The documentation for this class was generated from the following file: