SE050: Openssl Engine reference key

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

SE050: Openssl Engine reference key

920 Views
ninomedj
Contributor I

Hi,

Im reading the SE050 Openssl engine doc, and i don't really understand the concept of the reference key, how is it generated and how is it used in the TLS handshake, do we call the SE050 in any way or not? and is there a doc that explain this concept in details?

Thank you.

 

 

0 Kudos
1 Reply

908 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @ninomedj ,

 

The reference key is a reference to the private key provisioned in the secure element, and can be used by the openssl engine , you know  ,  the private key cannot be extracted out from the Secure Element, so we have this solution to populate the OpenSSL Key data structure with only a reference to the Private Key inside the Secure Element instead of the actual Private Key.  We provide a doc included in the MW for this topic, please kindly refer to "simw-top/doc/sss/plugin/openssl/scripts/readme.html" for more details.

 

Hope that makes sense,

 

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