The PingAccess Agent SDK for C directory contains these subdirectories.
- /
- This directory contains the Agent SDK for C README.md, which contains information developers need to develop agents using the SDK. It also contains ReadMeFirst.pdf and Legal.pdf, which contain general information about the kit and third-party licenses used by components of the SDK.
- /apidocs
- API documentation for the SDK. Open index.html to access the API documentation content.
- /include
- Agent SDK header files.
- /lib
- 32-bit and 64-bit libraries for Red Hat Enterprise Linux 7 and 8, and Windows, including third-party dependencies required by the SDK.
- /sample
- Sample source code for an agent for Apache. This sample agent uses the SDK and includes a sample configuration file for Apache to use the sample agent to enforce authentication and access control policies.