Skip to content
Snippets Groups Projects
Commit 56ec56f7 authored by Guillaume Roguez's avatar Guillaume Roguez Committed by gerrit2
Browse files

tls: add getMaxPayload() method to TlsSession

This method returns the maximal number of user data bytes
that one encrypted packet can transport.
After this number, data are split in as many as smaller packet possible
to not exceed this size.

Change-Id: I5f88c4ac1f830ed78b2ecaca2f30257c874a2a13
Tuleap: #660
parent 4933d789
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment