Files
msteinert-go-pam/cmd/pam-moduler
Marco Trevisan (Treviño) 89c1e430c1 transaction: Add support for using raw binary pointers conversation handler
This requires the allocating function to provide a binary pointer that
will be free'd by the conversation handlers finalizers.

This is for a more advanced usage scenario where the binary conversion
may be handled manually.
2023-12-14 22:07:50 +01:00
..