3 lines
216 B
Text
3 lines
216 B
Text
Ruby FFI wrapper around the system GSSAPI library. 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.
|