liuxiaoyu <[email protected]> writes: > So I am wondering whether the procedure described above has been > supported by GnuTls 2.6.3. If Yes, how can I make it happen by using > GnuTls?
Have you seen the example code included in the manual? http://www.gnu.org/software/gnutls/manual/html_node/Client-with-Resume-capability-example.html A server using resumption uses the same APIs. You could check the source to gnutls-serv for inspiration. /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
