|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
WPAProcess handles and manipulates the WPA encryption process on wireless clients. More...
Additional Inherited Members | |
Public Member Functions inherited from WEPProcess | |
| void | setKey (string) |
| Sets the WEP key. More... | |
| string | getKey () |
| Returns the WEP key. More... | |
| string | getUserId () |
| Returns the User Id. More... | |
| string | getPasswd () |
| Returns the Password. More... | |
| void | setUserId (string) |
| Set User Id. More... | |
| void | setPasswd (string) |
| Set password. More... | |
Public Member Functions inherited from Process | |
| Device | getOwnerDevice () |
| Returns the device for this process. More... | |
WPAProcess handles and manipulates the WPA encryption process on wireless clients.