<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Secure Authentication中的主题 Re: sss_key_object_allocate_handle</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1838500#M1574</link>
    <description>&lt;P&gt;Hi Kan_Li,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for you&amp;nbsp; support.&lt;/P&gt;&lt;P&gt;Yes, I use&amp;nbsp;&lt;SPAN&gt;OM-SE050ARD-F with raspi3. I enabled&amp;nbsp;platformSCP03 when I build the MW.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The se05_Minimal command exuecution was success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;pi@raspberrypi:~/Project/nxp/se_mw/simw-top_build/raspbian_native_se050_t1oi2c/bin $ ./se05x_Minimal&lt;BR /&gt;App :INFO :PlugAndTrust_v04.05.00_20231201&lt;BR /&gt;App :INFO :Running ./se05x_Minimal&lt;BR /&gt;App :INFO :If you want to over-ride the selection, use ENV=EX_SSS_BOOT_SSS_PORT or pass in command line arguments.&lt;BR /&gt;App :INFO :Using default PlatfSCP03 keys. You can use keys from file using ENV=EX_SSS_BOOT_SCP03_PATH&lt;BR /&gt;sss :INFO :atr (Len=35)&lt;BR /&gt;00 A0 00 00 03 96 04 03 E8 00 FE 02 0B 03 E8 08&lt;BR /&gt;01 00 00 00 00 64 00 00 0A 4A 43 4F 50 34 20 41&lt;BR /&gt;54 50 4F&lt;BR /&gt;App :INFO :mem=29468&lt;BR /&gt;App :INFO :se05x_Minimal Example Success !!!...&lt;BR /&gt;App :INFO :ex_sss Finished&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I still got the next error when I run the&amp;nbsp;provisionTlsClient.py.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sss :ERROR:Couldn't check if object id 0x7DCCBB30 exists&lt;BR /&gt;sss_key_object_allocate_handle FAILED&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Apr 2024 09:34:25 GMT</pubDate>
    <dc:creator>A_Nawa</dc:creator>
    <dc:date>2024-04-01T09:34:25Z</dc:date>
    <item>
      <title>sss_key_object_allocate_handle</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1838309#M1571</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I tried to run TLSClient example according to the following document.&lt;/P&gt;&lt;P&gt;/simw-top/doc/demos/linux/tls_client/tls_client_demo.html&lt;/P&gt;&lt;P&gt;But I got the next error message.Could you give me some advice on what to do to resolve this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My enviroment is&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;SE050:raspi3 + OM-SE050ARD-F&lt;BR /&gt;&amp;nbsp;OpenSSL: v3.0.12&lt;BR /&gt;&amp;nbsp;Plug and Trus Middleware V4.05.00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error Message is&lt;/P&gt;&lt;P&gt;pi@raspberrypi:~/Project/nxp/se_mw/simw-top/demos/linux/tls_client/scripts $ python3 provisionTlsClient.py --key_type rsa&lt;BR /&gt;loading library from path: /home/pi/Project/nxp/se_mw/simw-top/tools/libsssapisw.so&lt;BR /&gt;SE050 Key provisioning script (Rev.0.9).&lt;BR /&gt;Executing this script will insert keys in the attached SE050 secure element.&lt;BR /&gt;###############################################################&lt;BR /&gt;#&lt;BR /&gt;# SUBSYSTEM : se05x&lt;BR /&gt;# CONNECTION_TYPE : t1oi2c&lt;BR /&gt;# CONNECTION_PARAMETER : none&lt;BR /&gt;#&lt;BR /&gt;###############################################################&lt;BR /&gt;sss :INFO :atr (Len=35)&lt;BR /&gt;00 A0 00 00 03 96 04 03 E8 00 FE 02 0B 03 E8 08&lt;BR /&gt;01 00 00 00 00 64 00 00 0A 4A 43 4F 50 34 20 41&lt;BR /&gt;54 50 4F&lt;BR /&gt;sss :WARN :Communication channel is Plain.&lt;BR /&gt;sss :WARN :!!!Not recommended for production use.!!!&lt;BR /&gt;sss_session_open SUCCESS&lt;BR /&gt;sss :WARN :nxEnsure:'ret == SM_OK' failed. At Line:7837 Function:sss_se05x_TXn&lt;BR /&gt;client_key file: /home/pi/Project/nxp/se_mw/simw-top/demos/linux/tls_client/scripts/../credentials/RSA/tls_client_key.pem&lt;BR /&gt;Injecting RSA key pair at key ID: 0x7dccbb30&lt;BR /&gt;sss_key_store_context_init SUCCESS&lt;BR /&gt;sss_key_store_allocate SUCCESS&lt;BR /&gt;sss_key_object_init SUCCESS&lt;BR /&gt;sss_key_object_init SUCCESS&lt;BR /&gt;sss :WARN :nxEnsure:'ret == SM_OK' failed. At Line:7837 Function:sss_se05x_TXn&lt;BR /&gt;sss :ERROR:Couldn't check if object id 0x7DCCBB30 exists&lt;BR /&gt;sss_key_object_allocate_handle FAILED&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "provisionTlsClient.py", line 365, in &amp;lt;module&amp;gt;&lt;BR /&gt;main()&lt;BR /&gt;File "provisionTlsClient.py", line 339, in main&lt;BR /&gt;status = set_rsa_pair(session, RSA_KEYPAIR_INDEX_CLIENT_PRIVATE, client_key)&lt;BR /&gt;File "provisionTlsClient.py", line 185, in set_rsa_pair&lt;BR /&gt;status = set_obj.do_set_rsa_key_pair(keyid, client_key, None)&lt;BR /&gt;File "/home/pi/Project/nxp/se_mw/simw-top/pycli/src/sss/setkey.py", line 278, in do_set_rsa_key_pair&lt;BR /&gt;key_type, cypher_type, policy)&lt;BR /&gt;File "/home/pi/Project/nxp/se_mw/simw-top/pycli/src/sss/setkey.py", line 442, in _set_key&lt;BR /&gt;self._key_object_mode)&lt;BR /&gt;File "/home/pi/Project/nxp/se_mw/simw-top/pycli/src/sss/keyobject.py", line 71, in allocate_handle&lt;BR /&gt;raise Exception("sss_key_object_allocate_handle %s" % status_to_str(status))&lt;BR /&gt;Exception: sss_key_object_allocate_handle FAILED&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 03:39:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1838309#M1571</guid>
      <dc:creator>A_Nawa</dc:creator>
      <dc:date>2024-04-01T03:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: sss_key_object_allocate_handle</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1838455#M1572</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231675"&gt;@A_Nawa&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I noticed you use OM-SE050ARD-F in the test, did you enable platformSCP03 in the authentication type when you build the MW? Please note for SE050F&amp;nbsp;SCP03 is mandatory. Please kindly refer to&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12436.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12436.pdf&lt;/A&gt;&amp;nbsp;for details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to chapter 5 in&amp;nbsp;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN12570.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/application-note/AN12570.pdf&lt;/A&gt;&amp;nbsp;for more details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 08:52:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1838455#M1572</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2024-04-01T08:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: sss_key_object_allocate_handle</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1838500#M1574</link>
      <description>&lt;P&gt;Hi Kan_Li,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for you&amp;nbsp; support.&lt;/P&gt;&lt;P&gt;Yes, I use&amp;nbsp;&lt;SPAN&gt;OM-SE050ARD-F with raspi3. I enabled&amp;nbsp;platformSCP03 when I build the MW.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The se05_Minimal command exuecution was success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;pi@raspberrypi:~/Project/nxp/se_mw/simw-top_build/raspbian_native_se050_t1oi2c/bin $ ./se05x_Minimal&lt;BR /&gt;App :INFO :PlugAndTrust_v04.05.00_20231201&lt;BR /&gt;App :INFO :Running ./se05x_Minimal&lt;BR /&gt;App :INFO :If you want to over-ride the selection, use ENV=EX_SSS_BOOT_SSS_PORT or pass in command line arguments.&lt;BR /&gt;App :INFO :Using default PlatfSCP03 keys. You can use keys from file using ENV=EX_SSS_BOOT_SCP03_PATH&lt;BR /&gt;sss :INFO :atr (Len=35)&lt;BR /&gt;00 A0 00 00 03 96 04 03 E8 00 FE 02 0B 03 E8 08&lt;BR /&gt;01 00 00 00 00 64 00 00 0A 4A 43 4F 50 34 20 41&lt;BR /&gt;54 50 4F&lt;BR /&gt;App :INFO :mem=29468&lt;BR /&gt;App :INFO :se05x_Minimal Example Success !!!...&lt;BR /&gt;App :INFO :ex_sss Finished&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I still got the next error when I run the&amp;nbsp;provisionTlsClient.py.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sss :ERROR:Couldn't check if object id 0x7DCCBB30 exists&lt;BR /&gt;sss_key_object_allocate_handle FAILED&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 09:34:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1838500#M1574</guid>
      <dc:creator>A_Nawa</dc:creator>
      <dc:date>2024-04-01T09:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: sss_key_object_allocate_handle</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1839129#M1576</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231675"&gt;@A_Nawa&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For python scripts , you have to specify the auth type as well as the platform scp keys. Please kindly refer to the following for details.&lt;/P&gt;
&lt;P&gt;ubuntu@ubuntu:~/simw-top/demos/linux/tls_client/scripts$ python3 provisionTlsClient.py --key_type rsa --auth_type PlatformSCP --scpkey ~/simw-top_build/simw-top-eclipse_jrcpv1/bin/se050F_scp_keys.txt&lt;BR /&gt;loading library from path: /home/ubuntu/simw-top/tools/libsssapisw.so&lt;BR /&gt;SE050 Key provisioning script (Rev.0.9).&lt;BR /&gt;Executing this script will insert keys in the attached SE050 secure element.&lt;BR /&gt;###############################################################&lt;BR /&gt;#&lt;BR /&gt;# SUBSYSTEM : se05x&lt;BR /&gt;# CONNECTION_TYPE : t1oi2c&lt;BR /&gt;# CONNECTION_PARAMETER : none&lt;BR /&gt;#&lt;BR /&gt;###############################################################&lt;BR /&gt;sss_key_store_context_init SUCCESS&lt;BR /&gt;sss_key_store_allocate SUCCESS&lt;BR /&gt;sss :INFO :atr (Len=35)&lt;BR /&gt;00 A0 00 00 03 96 04 03 E8 00 FE 02 0B 03 E8 08&lt;BR /&gt;01 00 00 00 00 64 00 00 0A 4A 43 4F 50 34 20 41&lt;BR /&gt;54 50 4F&lt;BR /&gt;sss_session_open SUCCESS&lt;BR /&gt;client_key file: /home/ubuntu/simw-top/demos/linux/tls_client/scripts/../credentials/RSA/tls_client_key.pem&lt;BR /&gt;Injecting RSA key pair at key ID: 0x7dccbb30&lt;BR /&gt;sss_key_store_context_init SUCCESS&lt;BR /&gt;sss_key_store_allocate SUCCESS&lt;BR /&gt;sss_key_object_init SUCCESS&lt;BR /&gt;sss_key_object_init SUCCESS&lt;BR /&gt;sss_key_object_allocate_handle SUCCESS&lt;BR /&gt;sss_key_store_set_key SUCCESS&lt;BR /&gt;sss_key_store_save SUCCESS&lt;BR /&gt;Successfully Injected RSA key pair.&lt;BR /&gt;sss_key_store_context_init SUCCESS&lt;BR /&gt;sss_key_store_allocate SUCCESS&lt;BR /&gt;sss_key_object_init SUCCESS&lt;BR /&gt;sss_key_object_get_handle SUCCESS&lt;BR /&gt;sss_key_store_get_key SUCCESS&lt;BR /&gt;Successfully Created reference key.&lt;BR /&gt;certificate file: /home/ubuntu/simw-top/demos/linux/tls_client/scripts/../credentials/RSA/tls_client.cer&lt;BR /&gt;Injecting Certificate at key ID: 0x7dccbb31&lt;BR /&gt;sss_key_store_context_init SUCCESS&lt;BR /&gt;sss_key_store_allocate SUCCESS&lt;BR /&gt;sss_key_object_init SUCCESS&lt;BR /&gt;sss_key_object_init SUCCESS&lt;BR /&gt;sss_key_object_allocate_handle SUCCESS&lt;BR /&gt;sss_key_store_set_key SUCCESS&lt;BR /&gt;sss_key_store_save SUCCESS&lt;BR /&gt;Successfully Injected Certificate.&lt;BR /&gt;Closing port&lt;BR /&gt;##############################################################&lt;BR /&gt;# #&lt;BR /&gt;# Program Completed Successfully #&lt;BR /&gt;# #&lt;BR /&gt;##############################################################&lt;BR /&gt;&lt;A href="mailto:ubuntu@ubuntu:~/simw-top/demos/linux/tls_client/scripts$" target="_blank"&gt;ubuntu@ubuntu:~/simw-top/demos/linux/tls_client/scripts$&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 08:38:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1839129#M1576</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2024-04-02T08:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: sss_key_object_allocate_handle</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1839323#M1577</link>
      <description>&lt;P&gt;Hi Kan_Li,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The provisionTlsClient.py&amp;nbsp;executed successfully with&amp;nbsp;--auth_type PlatformSCP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next I try to run the&amp;nbsp;./tlsExtendedSeClient.sh. But I got the next error message,&lt;/P&gt;&lt;P&gt;Could you give me some advice on what to do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;pi@raspberrypi:~/Project/nxp/se_mw/simw-top/demos/linux/tls_client/scripts $ ./tlsExtendedSeClient.sh 192.168.121.15 EC&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;/home/pi/Project/nxp/se_mw/simw-top/demos/linux/tls_client/scripts&lt;/DIV&gt;&lt;DIV&gt;IOT_SE=se050&lt;/DIV&gt;&lt;DIV&gt;Config file is loaded in C example&lt;/DIV&gt;&lt;DIV&gt;Connecting to 192.168.121.15:8080&lt;/DIV&gt;&lt;DIV&gt;&amp;gt;&amp;gt; ../build/tlsSe050Client 192.168.121.15:8080 EC ../credentials/prime256v1/tls_rootca.cer nxp:0x7DCCBB10&lt;/DIV&gt;&lt;DIV&gt;../build/tlsSe050Client (Rev.0.9.2)&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;servername:port = 192.168.121.15:8080&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;keyType: EC&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;rootCA: ../credentials/prime256v1/tls_rootca.cer&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;clientKey: nxp:0x7DCCBB10&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;wrapConnectToSe: Open connection to secure element.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;App&amp;nbsp; &amp;nbsp;:INFO :If you want to over-ride the selection, use ENV=EX_SSS_BOOT_SSS_PORT or pass in command line arguments.&lt;/DIV&gt;&lt;DIV&gt;App&amp;nbsp; &amp;nbsp;:INFO :Using default PlatfSCP03 keys. You can use keys from file using ENV=EX_SSS_BOOT_SCP03_PATH&lt;/DIV&gt;&lt;DIV&gt;sss&amp;nbsp; &amp;nbsp;:INFO :atr (Len=35)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 00 A0 00 00&amp;nbsp; &amp;nbsp; 03 96 04 03&amp;nbsp; &amp;nbsp; E8 00 FE 02&amp;nbsp; &amp;nbsp; 0B 03 E8 08&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 01 00 00 00&amp;nbsp; &amp;nbsp; 00 64 00 00&amp;nbsp; &amp;nbsp; 0A 4A 43 4F&amp;nbsp; &amp;nbsp; 50 34 20 41&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 54 50 4F&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;sss&amp;nbsp; &amp;nbsp;:WARN :nxEnsure:'ret == SM_OK' failed. At Line:7837 Function:sss_se05x_TXn&lt;/DIV&gt;&lt;DIV&gt;sss&amp;nbsp; &amp;nbsp;:WARN :nxEnsure:'status == SM_OK' failed. At Line:4541 Function:sss_se05x_key_store_get_key&lt;/DIV&gt;&lt;DIV&gt;Fetching client certificate fails with status code: 0x3c3c0000.&lt;/DIV&gt;&lt;DIV&gt;Failed to retrieve client certificate.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;******** TLS Client Example (Credentials in Secure Element) = Fail ********&lt;/DIV&gt;&lt;DIV&gt;"../build/tlsSe050Client 192.168.121.15:8080 EC ../credentials/prime256v1/tls_rootca.cer nxp:0x7DCCBB10" failed to run successfully, returned 1&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 11:39:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1839323#M1577</guid>
      <dc:creator>A_Nawa</dc:creator>
      <dc:date>2024-04-02T11:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: sss_key_object_allocate_handle</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1839827#M1578</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/231675"&gt;@A_Nawa&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Was&amp;nbsp;&lt;SPAN&gt;OM-SE050ARD-F still used in this test? As far as I know,&amp;nbsp;OM-SE050ARD-F doesn't support ECC crypto schemes except ECDSA.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 05:15:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/sss-key-object-allocate-handle/m-p/1839827#M1578</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2024-04-03T05:15:05Z</dc:date>
    </item>
  </channel>
</rss>

