tfPresharedKeyClear

Jump to: navigation, search

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


#include <trsocket.h>


void tfPresharedKeyClear (int options);


Function Description

Deletes all the pre-shared keys. If our authentication method is pre-shared key, we are no longer available to negotiate with any peer unless new pre-shared keys are added.


Parameters

  • options
    Currently unused.


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