Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
IpsecPeer Class Reference

IpsecPeer handles and manipulates IPSec peers. More...

Public Member Functions

IpsecSaGroup getCurrentSaGroup ()
 Returns the current IPSec SA group. More...
 
ip getPeerIp ()
 Returns the IPSec peer IP address. More...
 

Detailed Description

IpsecPeer handles and manipulates IPSec peers.

Member Function Documentation

◆ getCurrentSaGroup()

IpsecSaGroup IpsecPeer::getCurrentSaGroup ( )

Returns the current IPSec SA group.

Returns
IpsecSaGroup, the IpsecSaGroup object.

◆ getPeerIp()

ip IpsecPeer::getPeerIp ( )

Returns the IPSec peer IP address.

Returns
ip, the IPSec peer IP address.

The documentation for this class was generated from the following file: