IpsecSaGroup handles and manipulates IPSec SA groups.
More...
IpsecSaGroup handles and manipulates IPSec SA groups.
◆ getAhInbound()
IpsecSa IpsecSaGroup::getAhInbound |
( |
| ) |
|
Returns the AH inbound IPSec SA.
- Returns
- IpsecSa, the IpsecSa object for the AH inbound IPSec SA.
◆ getAhOutbound()
IpsecSa IpsecSaGroup::getAhOutbound |
( |
| ) |
|
Returns the AH outbound IPSec SA.
- Returns
- IpsecSa, the IpsecSa object for the AH outbound IPSec SA.
◆ getEspInbound()
IpsecSa IpsecSaGroup::getEspInbound |
( |
| ) |
|
Returns the ESP inbound IPSec SA.
- Returns
- IpsecSa, the IpsecSa object for the ESP inbound IPSec SA.
◆ getEspOutbound()
IpsecSa IpsecSaGroup::getEspOutbound |
( |
| ) |
|
Returns the ESP outbound IPSec SA.
- Returns
- IpsecSa, the IpsecSa object for the ESP outbound IPSec SA.
◆ getLifeTime()
int IpsecSaGroup::getLifeTime |
( |
| ) |
|
Returns the lifetime for the IPSec SA group.
- Returns
- int, the lifetime for the IPSec SA group.
The documentation for this class was generated from the following file: