How to implement TLS handshake on SE05x

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to implement TLS handshake on SE05x

268 Views
yang_lee
Contributor II

Hi everyone,

Currently, I am looking to implement the TLS protocol on the SE050. I have read the document https://www.nxp.com/docs/en/application-note/AN12400.pdf, but I haven’t found any example demonstrating how to do it. Therefore, if anyone has experience implementing TLS on the SE050, I would greatly appreciate your support.

Thanks,

Duong

 

Labels (1)
Tags (1)
0 Kudos
Reply
3 Replies

253 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @yang_lee ,

 

There is a tls client demo for your reference within the MW , please kindly refer to "SE-PLUG-TRUST-MW_04.07.01\simw-top\doc\demos\linux\tls_client" for more details. The source  code may be found in "C:\SE-PLUG-TRUST-MW_04.07.01\simw-top\demos\linux\tls_client"

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply

229 Views
yang_lee
Contributor II

HI @Kan_Li ,

Thank you for your timely support. I am currently also looking to build the SE050 Plug & Trust Middleware on the i.MX8MQ Android OS in order to implement security features on my device. However, it seems there is no official documentation available that explains how to build the SE050 library for Android. If you know of any documents or resources that could guide me, I would greatly appreciate it.

WhatsApp Image 2025-08-01 at 16.23.02.jpeg

DuongLV

0 Kudos
Reply

210 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @yang_lee ,

 

So far we just have guide for Android 9 in simw-top/doc/akm/Readme.html, so you have to adapt it for the version you are using. 

 

Sorry for the inconvenience that might cause,

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------