Internet Key Exchange Functions (Compact 2013)
3/26/2014
The semantics of the following functions are the same whether called from a callout driver or a user-mode application, except that the return type is an NTSTATUS code instead of a Win32 error code. Callers of these functions must be running at IRQL = PASSIVE_LEVEL.
- IkeextGetStatistics0
Retrieves Internet Key Exchange (IKE) and Authenticated Internet Protocol (AuthIP) statistics
- IkeextSaCreateEnumHandle0
Creates a handle used to enumerate a set of IKE and AuthIP security association (SA) objects.
- IkeextSaDeleteById0
Removes a SA from the database
- IkeextSaDestroyEnumHandle0
Frees a handle returned by IkeextSaCreateEnumHandle0
- IkeextSaEnum0
Returns the next page of results from the IKE/AuthIP (SA) enumerator
- IkeextSaGetById0
Retrieves an IKE/AuthIP SA from the database
Requirements
Library |
fwpuclnt.dll |
See Also
Reference
Other WFP Functions Called In Kernel Mode
Functions Called by Callout Drivers
Callout Driver Callout Functions
WFP Callout Driver Functions
Driver Management Functions
IP Security (IPsec) Functions