i5/OS Secure Sockets Layer (SSL_) APIs

i5/OS(TM) SSL_ APIs, when used in addition to the existing i5/OS Sockets APIs, provide the functions required for applications to establish secure communications. An application using SSL for secure communications is basically a client/server application written using sockets.

The SSL_ 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 for more information:


Top | UNIX-Type APIs | APIs by category