blob: a943abf551714093bc6cc8f84871cfae60822420 (
plain)
1
2
3
4
|
GSS is an implementation of the Generic Security Service Application Program
Interface (GSS-API). GSS-API is used by network servers (e.g., IMAP, SMTP) to
provide security security services, e.g., authenticate clients against servers.
GSS consists of a library and a manual.
|