blob: 8d87eed61b80587142b0e6a34944a5bc04c325d7 (
plain) (
blame)
1
2
3
|
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.
|