Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MiniTLS-HTTPS-Example
tls_handshake.c File Reference
Copyright (c) AppNearMe Ltd 2013 More...
Go to the source code of this file.
Functions | |
| static minitls_err_t | parse_hello_server (tls_handshake_t *handshake, buffer_t *buffer, bool *resumed) |
Detailed Description
Copyright (c) AppNearMe Ltd 2013
Definition in file tls_handshake.c.
Function Documentation
| minitls_err_t parse_hello_server | ( | tls_handshake_t * | handshake, |
| buffer_t * | buffer, | ||
| bool * | resumed | ||
| ) | [static] |
Will raise a "decode error" alert
Will raise a "decode error" alert
Definition at line 683 of file tls_handshake.c.
Generated on Wed Jul 13 2022 00:22:55 by
1.7.2