Secret key storage

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

Secret key storage

Jump to solution
1,688 Views
youxi
Contributor IV

Hello:

load key Is there any difference between import key? I don't quite understand

Tags (1)
0 Kudos
Reply
1 Solution
1,656 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @youxi 

In case of HSE, the difference here is that "load key" is used for SHE keys (the term comes from SHE specification) and "import key" is used for other keys, let's say non-SHE keys.

The service ID is different:

HSE_SRV_ID_SHE_LOAD_KEY

HSE_SRV_ID_IMPORT_KEY

Regards,

Lukas

View solution in original post

0 Kudos
Reply
1 Reply
1,657 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @youxi 

In case of HSE, the difference here is that "load key" is used for SHE keys (the term comes from SHE specification) and "import key" is used for other keys, let's say non-SHE keys.

The service ID is different:

HSE_SRV_ID_SHE_LOAD_KEY

HSE_SRV_ID_IMPORT_KEY

Regards,

Lukas

0 Kudos
Reply