smartcard - What is the difference between OP_READY and SECURED statuses? -


i put isd status of java card in secured status. want know capability of card lost in new status in comparison op_ready?

note: try, can upload , install new .cap files on card , delete them yet [in new isd status]!

i'll thankful if explain primary differences between different statuses? read global platform specification 2.2.2 , little hard understand me unfortunately!

op_ready initial state of card. in state card ready personalized (e.g. add suplementary security domains (if card supports this), add keys security domain). moreover, pre-loaded executable load files registered in gp registry (i.e. visible if list applications/executable load files of favorite gp tools) , isd has initial key set card management.

secured state card should in when delivered end-user (or alternatively card_locked if final applications should selectable). in state, security domains production use should have been setup (i.e. installed required ssds, set necessary management keys, etc). of pre-loaded executable load files not used (i.e. not installed) typically no longer visible in state. still able load , install applets in state. , should still able change keys in state.

as opposed secured, in card_locked not able change management keys or load , install applets.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -