Solaris 8 System Administration Supplement

Chapter 7 Transmission of Data With GSS-API

The GSS-API Programming Guide is new in the Solaris 8 6/00 release.


Note –

For the most current man pages, use the man command. The Solaris 8 Update release man pages include new feature information not found in the Solaris 8 Reference Manual Collection.


GSS-API Programming Guide

The Generic Security Services Application Programming Interface (GSS-API) is a security framework that enables applications to protect the data they transmit. The GSS-API provides authentication, integrity, and confidentiality services to applications. The interface permits those applications to be entirely generic regarding security. That is, they do not have to know the underlying platform (such as the Solaris platform) or security mechanism (such as Kerberos) being used. This means that applications that use the GSS-API can be highly portable.

For more information, see the GSS-API Programming Guide.