[PATCH] session ticket support

Daiki Ueno ueno at unixuser.org
Wed Aug 5 07:31:06 CEST 2009


>>>>> In <87ws5jkc62.fsf at mocca.josefsson.org> 
>>>>>	Simon Josefsson <simon at josefsson.org> wrote:
> I suggest renaming these APIs like this:

>  gnutls_session_ticket_key_allocate
>  gnutls_session_ticket_key_randomize
>  gnutls_session_ticket_key_import
>  gnutls_session_ticket_key_export

Thanks for the suggestion.  I'll reflect them in the next patch.

> Also, what do you think about a 'gnutls_session_ticket_key_format_t'
> parameter?  I think some people may want to export the key in
> text-format rather than raw binary.

As another option, how about making gnutls_session_ticket_key_t a public
struct so that people can write custom export function?

Regards,
-- 
Daiki Ueno





More information about the Gnutls-devel mailing list