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: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
m2m_ssl.h File Reference
WINC Application Interface Internal Types. More...
Go to the source code of this file.
Functions | |
| NMI_API sint8 | m2m_ssl_handshake_rsp (tstrEccReqInfo *strECCResp, uint8 *pu8RspDataBuff, uint16 u16RspDataSz) |
| Sends ECC responses to the WINC. | |
| NMI_API sint8 | m2m_ssl_send_certs_to_winc (uint8 *pu8Buffer, uint32 u32BufferSz) |
| Sends certificates to the WINC. | |
| NMI_API sint8 | m2m_ssl_retrieve_cert (uint16 *pu16CurveType, uint8 *pu8Hash, uint8 *pu8Sig, tstrECPoint *pu8Key) |
| Retrieve the certificate to be verified from the WINC. | |
| NMI_API sint8 | m2m_ssl_retrieve_hash (uint8 *pu8Hash, uint16 u16HashSz) |
| Retrieve the certificate hash. | |
| NMI_API void | m2m_ssl_stop_processing_certs (void) |
| Allow ssl driver to tidy up in case application does not read all available certificates. | |
| NMI_API void | m2m_ssl_ecc_process_done (void) |
| Allow ssl driver to tidy up after application has finished processing ecc message. | |
| sint8 | m2m_ssl_set_active_ciphersuites (uint32 u32SslCsBMP) |
Detailed Description
WINC Application Interface Internal Types.
Copyright (c) 2017 Atmel Corporation. All rights reserved.
Definition in file m2m_ssl.h.
Generated on Wed Jul 13 2022 16:32:37 by
1.7.2