[Date Prev][Date Next] [Chronological] [Thread] [Top]

gss_wrap/gss_unwrap sasl buffers?



Hi,

I need to gss_wrap/gss_unwrap all requests and responses into SASL
buffers. Is there an existing method for doing that?

Otherwise, I suppose the best techniqure would be to allow the user to
register an "inspect" callback that will be called with the data buffer
just read from or wrtten to the network. I'm starting to look at the
code now but if someone could give me a hint I would appreciate it.

Mike