1This is a wrapper around the system GSSAPI library (MIT only at this time). It
2exposes the low-level GSSAPI methods like gss_init_sec_context and gss_wrap and
3also provides an easier to use wrapper on top of this for common usage
4scenarios.
5