API for secure objects' origin

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

API for secure objects' origin

ソリューションへジャンプ
431件の閲覧回数
psvz
Contributor III

Hello

Could you please confirm how could I read or change the ORIGIN of a secure object (key) - I cannot find such API. I would like to read and/or inject this property with my keys:

enum SE05x_Origin_t
Where was this object originated

Values:

kSE05x_Origin_NA = 0
Invalid

kSE05x_Origin_EXTERNAL = 0x01
Generated outside the module.

kSE05x_Origin_INTERNAL = 0x02
Generated inside the module.

kSE05x_Origin_PROVISIONED = 0x03
Trust provisioned by NXP
ラベル(1)
0 件の賞賛
1 解決策
422件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @psvz ,

 

I am sorry, but there is no API to inject this property, you may just read this with the help of readobject command, indeed it is one of the object attributes that is updated during applet runtime for Secure Objects of type AESKey, DESKey, HMACKey, ECKey and
RSAKey only and does not get updated for other object types.

Please kindly refer to https://www.nxp.com/docs/en/application-note/AN12413.pdf for more details.

 

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 件の賞賛
1 返信
423件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @psvz ,

 

I am sorry, but there is no API to inject this property, you may just read this with the help of readobject command, indeed it is one of the object attributes that is updated during applet runtime for Secure Objects of type AESKey, DESKey, HMACKey, ECKey and
RSAKey only and does not get updated for other object types.

Please kindly refer to https://www.nxp.com/docs/en/application-note/AN12413.pdf for more details.

 

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 件の賞賛