tfIkeClearSas

Jump to: navigation, search

Table of Contents >> IPsec/IKE Programmer's Reference >> IPsec/IKE Function Reference


#include <trsocket.h>


void tfIkeClearSas (ttUser16Bit options);


Function Description

Call this function to clear all existing IKE SAs. As new needs arise for IKE SAs, they will be renegotiated (for example an IPsec SA rekey or the need for a new IPsec SA due to outgoing traffic with a matching policy).


Note Note: This function can be used whether or not IKE Policies are in use (TM_USE_IKE_POLICIES).


Parameters

  • options
    This parameter is reserved for future use.


Table of Contents >> IPsec/IKE Programmer's Reference >> IPsec/IKE Function Reference