z/OS Cryptographic Services System SSL Programming
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


System SSL parts shipped in the UNIX System Services file system

z/OS Cryptographic Services System SSL Programming
SC14-7495-00

  • /usr/lpp/gskssl/include

    Contains the header files, gskssl.h, gsktypes.h and gskcms.h, which declare structures and constants that are used by the System SSL and Certificate Management interfaces.

  • /usr/lpp/gskssl/examples

    Contains sample client/server files including a display_certificate sample program.

  • /usr/lpp/gskssl/lib

    Contains GSKSSL.x for APIs exported by the GSKSSL DLL, GSKSSL64.x for APIs exported by the GSKSSL64 DLL, GSKCMS31.x for APIs exported by the GSKCMS31 DLL, and GSKCMS64.x for APIs exported by the GSKCMS64 DLL. You use GSKSSL.x and GSKCMS31.x when you linkedit a 31-bit program that uses System SSL and you use GSKSSL64.x and GSKCMS64.x when you linkedit a 64-bit program that uses System SSL.

  • /usr/lpp/gskssl/lib/nls/msg/En_US.IBM-1047

    Contains the English gskmsgs.cat message catalog file.

  • /usr/lpp/gskssl/lib/nls/msg/Ja_JP.IBM-939

    Contains the Kanji gskmsgs.cat message catalog file.

  • /usr/lpp/gskssl/bin

    Contains the gskkyman and gsktrace utilities.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014