Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Since the evidence size can exceed the one of the packet, it might be sent in multiple packets. In that case, all the packet data must be put together, and then the handling function called. #13

Open
FDeRubeis opened this issue Feb 16, 2018 · 0 comments

Comments

@FDeRubeis
Copy link

rv = tlsproof_HandleMessage(ss, databuf);

@FDeRubeis FDeRubeis changed the title Since, the evidence size can exceed the one of the packet, it might be sent in multiple packets. In that case, all the packet data must be put together, and then the handling function ca be called. Since, the evidence size can exceed the one of the packet, it might be sent in multiple packets. In that case, all the packet data must be put together, and then the handling function called. Feb 16, 2018
@FDeRubeis FDeRubeis changed the title Since, the evidence size can exceed the one of the packet, it might be sent in multiple packets. In that case, all the packet data must be put together, and then the handling function called. Since the evidence size can exceed the one of the packet, it might be sent in multiple packets. In that case, all the packet data must be put together, and then the handling function called. Feb 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant