IBM i Global Secure Toolkit (GSKit) APIs

IBM® i GSkit APIs, when used in addition to the existing IBM i Sockets APIs, provide the functions required for applications to establish secure communications. An application using GSKit for secure communications basically is a client/server application written using sockets.

The GSKit APIs are:

Note: These functions use header (include) files from the library QSYSINC, which is optionally installable. Make sure QSYSINC is installed on your system before using any of the functions. See Header Files for UNIX®-Type Functions for the file and member name of each header file.

See the following examples in the Socket programming topic collection for more information:


[ Back to top | >UNIX-Type APIs | APIs by category ]