mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
5 lines
241 B
Plaintext
5 lines
241 B
Plaintext
This is a wrapper around the system GSSAPI library (MIT only at this time). It
|
|
exposes the low-level GSSAPI methods like gss_init_sec_context and gss_wrap and
|
|
also provides an easier to use wrapper on top of this for common usage
|
|
scenarios.
|