August 2000
Intermediate to advanced
800 pages
21h 5m
English
To benefit from the services provided by any security package, the developer should follow several steps to initialize the SSPI library and chosen security provider. These steps include the following operations:
The SSPI library initialization procedures are the same for both client and server. The following sections describe these procedures step-by-step.
Loading the SSPI Library The SSP interface fits into the system architecture as a regular dynamic-link library (DLL). In Windows NT and Windows 2000, the name of this library ...