Rich Fought <[EMAIL PROTECTED]> writes:

> I'm sending large messages greater than 16k over TLS, so I'm having to
> deal with multiple records.
>
> Is there any way in GnuTLS to determine how many records constitute a
> complete message
> (perhaps an indicator in the record header, for instance), or is this
> left to the application layer?

I'm not sure I understand exactly what you are looking for and why.
Do you want to find out how many record protocol messages is used for
some particular application data?  I'm not sure it is easy to extract
this.  Perhaps Nikos will understand more and answer.

It would help if you could suggest an API that would solve your
problem, then I can see how difficult it would be to implement that
API.

Regards,
Simon


_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to