SslChangeNotify function

The SslChangeNotify function is not implemented and cannot be used.

Syntax

SECURITY_STATUS WINAPI SslChangeNotify(
  _In_ HANDLE hEvent,
  _In_ DWORD  dwFlags
);

Parameters

hEvent [in]

This parameter is reserved for future use.

dwFlags [in]

This parameter is reserved for future use.

Return value

Returns NTE_NOT_SUPPORTED.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Sslprovider.h
DLL
Ncrypt.dll