<?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: SE050C2HQ1  middle ware integration issue</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2198400#M1911</link>
    <description>&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I fixed the cmake flag&amp;nbsp; SE05X_C&amp;nbsp; &amp;nbsp;and define SSS_PFSCP_ENABLE_SE052_B501=1 in header file.&lt;/P&gt;&lt;P&gt;But it still can't establish secure channel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----log----------&lt;/P&gt;&lt;P&gt;oot@harmonia-mvp1-dvt-machine:~# se05x_GetInfo /dev/i2c-2&lt;BR /&gt;App :INFO :Running se05x_GetInfo&lt;BR /&gt;App :INFO :Using PortName='/dev/i2c-2' (CLI)&lt;BR /&gt;App :INFO :PlugAndTrust_v04.07.01_20250519&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;01 A0 00 00 03 96 04 03 E8 00 FE 02 0B 03 E8 00&lt;BR /&gt;01 00 00 00 00 64 13 88 0A 00 65 53 45 30 35 31&lt;BR /&gt;00 00 00&lt;BR /&gt;scp :WARN :nxEnsure:'status == kStatus_SSS_Success' failed. At Line:148 Function:nxScp03_AuthenticateChannel&lt;BR /&gt;sss :ERROR:Could not set SCP03 Secure Channel&lt;BR /&gt;App :ERROR:sss_session_open failed&lt;BR /&gt;App :ERROR:ex_sss_session_open Failed&lt;BR /&gt;App :ERROR:!ERROR! ret != 0.&lt;/P&gt;&lt;P&gt;--------------------------------&lt;/P&gt;&lt;P&gt;I tried "DPTMW_SE05X_Auth=None". This did not work before, but&lt;/P&gt;&lt;P&gt;Is it possible to control SE052F2HN2 &amp;nbsp;without scp3 secure channel?&lt;/P&gt;&lt;P&gt;Does this applet version mismatch mater at all?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;daisuke&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Nov 2025 15:05:59 GMT</pubDate>
    <dc:creator>daisuke2</dc:creator>
    <dc:date>2025-11-04T15:05:59Z</dc:date>
    <item>
      <title>SE050C2HQ1  middle ware integration issue</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2197745#M1905</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to integrate middle ware for SE050C2HQ1 on imx8mp custom board.&lt;/P&gt;&lt;P&gt;I used 'SE-PLUG-TRUST-MW_04.07.01.zip' from nxp portal site and build with cmake flag as bellow&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;-DCMAKE_BUILD_TYPE=Debug \&lt;BR /&gt;-DPTMW_Host=iMXLinux&amp;nbsp;-DPTMW_HostCrypto=OPENSSL&amp;nbsp;-DPTMW_SMCOM=T1oI2C \&lt;BR /&gt;-DPTMW_SE05X_Auth=PlatfSCP03&amp;nbsp;-DPTMW_SCP=SCP03_SSS&amp;nbsp;-DPTMW_Applet=SE05X_A \&lt;BR /&gt;-DPTMW_SE05X_Ver=07_02&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i trying to run 'ex_ecc', i am keep getting error like bellow&lt;/P&gt;&lt;P&gt;----log----------------------&lt;/P&gt;&lt;P&gt;App :INFO :Running ex_ecc&lt;BR /&gt;App :INFO :Using PortName='/dev/i2c-2' (CLI)&lt;BR /&gt;App :INFO :PlugAndTrust_v04.07.01_20250519&lt;BR /&gt;App :WARN :Using SCP03 keys from:'/etc/se05x/scp03_keys.bin' (ENV=EX_SSS_BOOT_SCP03_PATH)&lt;BR /&gt;App :ERROR:Unknown key type «Í«Í«Í«Í«Í«Í«Í[m&lt;BR /&gt;sss :INFO :atr (Len=35)&lt;BR /&gt;01 A0 00 00 03 96 04 03 E8 00 FE 02 0B 03 E8 00&lt;BR /&gt;01 00 00 00 00 64 13 88 0A 00 65 53 45 30 35 31&lt;BR /&gt;00 00 00&lt;BR /&gt;sss :INFO :Newer version of Applet Found&lt;BR /&gt;sss :INFO :Compiled for 0x70200. Got newer 0x70216&lt;BR /&gt;scp :WARN :nxEnsure:'status == kStatus_SSS_Success' failed. At Line:148 Function:nxScp03_AuthenticateChannel&lt;BR /&gt;sss :ERROR:Could not set SCP03 Secure Channel&lt;BR /&gt;App :ERROR:sss_session_open failed&lt;BR /&gt;App :ERROR:ex_sss_session_open Failed&lt;BR /&gt;App :ERROR:!ERROR! ret != 0.&lt;/P&gt;&lt;P&gt;------------------------------------&lt;/P&gt;&lt;P&gt;I thought that my scp3-key 'scp03_keys.bin'&amp;nbsp; might be problem, so i tried 'se05x_MandatePlatformSCP' and 'se05x_Delete_and_test_provision'.&lt;/P&gt;&lt;P&gt;But&amp;nbsp; keep getting "unknown key type" error and fails.&lt;/P&gt;&lt;P&gt;It seems that Applet in SE050C2H is new than "SE-PLUG-TRUST-MW_04.07.01.zip".&lt;/P&gt;&lt;P&gt;Is there any newer "SE-PLUG-TRUST-MW_04.07.xx.zip" available?&lt;/P&gt;&lt;P&gt;Or it could be different issue other than Applet version mismatch ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;daisuke&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 22:34:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2197745#M1905</guid>
      <dc:creator>daisuke2</dc:creator>
      <dc:date>2025-11-03T22:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: SE050C2HQ1  middle ware integration issue</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2197776#M1906</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;One correction. I was wrong. Secure IC is&amp;nbsp;SE052F2HN2 not&amp;nbsp;SE050C2HQ1 .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 23:55:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2197776#M1906</guid>
      <dc:creator>daisuke2</dc:creator>
      <dc:date>2025-11-03T23:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: SE050C2HQ1  middle ware integration issue</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2197846#M1907</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200599"&gt;@daisuke2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please kindly refer to table 3 in&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/AN14028.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN14028.pdf&lt;/A&gt;&amp;nbsp;for details regarding the Cmake-settings for SE052F.&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, 04 Nov 2025 01:51:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2197846#M1907</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-11-04T01:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: SE050C2HQ1  middle ware integration issue</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2198400#M1911</link>
      <description>&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I fixed the cmake flag&amp;nbsp; SE05X_C&amp;nbsp; &amp;nbsp;and define SSS_PFSCP_ENABLE_SE052_B501=1 in header file.&lt;/P&gt;&lt;P&gt;But it still can't establish secure channel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----log----------&lt;/P&gt;&lt;P&gt;oot@harmonia-mvp1-dvt-machine:~# se05x_GetInfo /dev/i2c-2&lt;BR /&gt;App :INFO :Running se05x_GetInfo&lt;BR /&gt;App :INFO :Using PortName='/dev/i2c-2' (CLI)&lt;BR /&gt;App :INFO :PlugAndTrust_v04.07.01_20250519&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;01 A0 00 00 03 96 04 03 E8 00 FE 02 0B 03 E8 00&lt;BR /&gt;01 00 00 00 00 64 13 88 0A 00 65 53 45 30 35 31&lt;BR /&gt;00 00 00&lt;BR /&gt;scp :WARN :nxEnsure:'status == kStatus_SSS_Success' failed. At Line:148 Function:nxScp03_AuthenticateChannel&lt;BR /&gt;sss :ERROR:Could not set SCP03 Secure Channel&lt;BR /&gt;App :ERROR:sss_session_open failed&lt;BR /&gt;App :ERROR:ex_sss_session_open Failed&lt;BR /&gt;App :ERROR:!ERROR! ret != 0.&lt;/P&gt;&lt;P&gt;--------------------------------&lt;/P&gt;&lt;P&gt;I tried "DPTMW_SE05X_Auth=None". This did not work before, but&lt;/P&gt;&lt;P&gt;Is it possible to control SE052F2HN2 &amp;nbsp;without scp3 secure channel?&lt;/P&gt;&lt;P&gt;Does this applet version mismatch mater at all?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;daisuke&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 15:05:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2198400#M1911</guid>
      <dc:creator>daisuke2</dc:creator>
      <dc:date>2025-11-04T15:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: SE050C2HQ1  middle ware integration issue</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2198804#M1913</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200599"&gt;@daisuke2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How did you change the default platformSCP keys for SE052F? It is not in the head file, it is in&amp;nbsp;the fsl_sss_ftr.h.in file including options to select one of the predefined default&lt;BR /&gt;Platform SCP keys. This file is located in: simw-top/sss/inc.&lt;BR /&gt;Alternatively, you may set up a file to contain the default platformSCP keys for SE052F. Please refer to&amp;nbsp;SE-PLUG-TRUST-MW_04.07.01/simw-top/doc/appendix/platfscp.html for more details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PlatformSCP is mandatory for SE052F2 as required by FIPS certification.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Does this applet version mismatch mater at all? - I didn't find any mismatch info from the log. what are you referring to?&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 07:08:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2198804#M1913</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-11-05T07:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: SE050C2HQ1  middle ware integration issue</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2198989#M1915</link>
      <description>&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;Ok, let me check the SCP3 key in embedded.&lt;/P&gt;&lt;P&gt;Applet version mismatch thing is like&lt;/P&gt;&lt;P&gt;---log-------&lt;/P&gt;&lt;P&gt;App :INFO :Running ex_ecc&lt;BR /&gt;App :INFO :Using PortName='/dev/i2c-2' (CLI)&lt;BR /&gt;App :INFO :PlugAndTrust_v04.07.01_20250519&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;01 A0 00 00 03 96 04 03 E8 00 FE 02 0B 03 E8 00&lt;BR /&gt;01 00 00 00 00 64 13 88 0A 00 65 53 45 30 35 31&lt;BR /&gt;00 00 00&lt;BR /&gt;sss :INFO :Newer version of Applet Found&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;sss :INFO :Compiled for 0x70200. Got newer 0x70216&lt;/FONT&gt;&lt;BR /&gt;scp :WARN :nxEnsure:'status == kStatus_SSS_Success' failed. At Line:148 Function:nxScp03_AuthenticateChannel&lt;BR /&gt;sss :ERROR:Could not set SCP03 Secure Channel&lt;BR /&gt;App :ERROR:sss_session_open failed&lt;BR /&gt;App :ERROR:ex_sss_session_open Failed&lt;BR /&gt;App :ERROR:!ERROR! ret != 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;daisuke&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 10:27:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2198989#M1915</guid>
      <dc:creator>daisuke2</dc:creator>
      <dc:date>2025-11-05T10:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: SE050C2HQ1  middle ware integration issue</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2199036#M1916</link>
      <description>&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;Tried 10.11 Using own Platform SCP03 Keys.&lt;/P&gt;&lt;P&gt;Looks does not work either. somehow keep getting 'Unknown key type' error when i setup local key file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---log----&lt;/P&gt;&lt;P&gt;root@harmonia-mvp1-dvt-machine:~# export EX_SSS_BOOT_SCP03_PATH=/etc/se05x/plain_scp.txt&lt;BR /&gt;root@harmonia-mvp1-dvt-machine:~# ex_ecc /dev/i2c-2&lt;BR /&gt;App :INFO :Running ex_ecc&lt;BR /&gt;App :INFO :Using PortName='/dev/i2c-2' (CLI)&lt;BR /&gt;App :INFO :PlugAndTrust_v04.07.01_20250519&lt;BR /&gt;App :WARN :Using SCP03 keys from:'/etc/se05x/plain_scp.txt' (ENV=EX_SSS_BOOT_SCP03_PATH)&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;App :ERROR:Unknown key type&lt;/FONT&gt;&lt;BR /&gt;sss :INFO :atr (Len=35)&lt;BR /&gt;01 A0 00 00 03 96 04 03 E8 00 FE 02 0B 03 E8 00&lt;BR /&gt;01 00 00 00 00 64 13 88 0A 00 65 53 45 30 35 31&lt;BR /&gt;00 00 00&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;sss :INFO :Newer version of Applet Found&lt;/FONT&gt;&lt;BR /&gt;sss :INFO :Compiled for 0x70200. Got newer 0x70216&lt;BR /&gt;scp :WARN :nxEnsure:'status == kStatus_SSS_Success' failed. At Line:148 Function:nxScp03_AuthenticateChannel&lt;BR /&gt;sss :ERROR:Could not set SCP03 Secure Channel&lt;BR /&gt;App :ERROR:sss_session_open failed&lt;BR /&gt;App :ERROR:ex_sss_session_open Failed&lt;BR /&gt;App :ERROR:!ERROR! ret != 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;daisuke&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 12:08:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2199036#M1916</guid>
      <dc:creator>daisuke2</dc:creator>
      <dc:date>2025-11-05T12:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: SE050C2HQ1  middle ware integration issue</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2199852#M1918</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200599"&gt;@daisuke2&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following is the default platformSCP keys for SE052F, was it the same as yours? please kindly refer to&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/AN14277.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN14277.pdf&lt;/A&gt;&amp;nbsp;for more details.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kan_Li_0-1762414176073.png" style="width: 645px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/364243iF5246D5B23AA22BE/image-dimensions/645x128?v=v2" width="645" height="128" role="button" title="Kan_Li_0-1762414176073.png" alt="Kan_Li_0-1762414176073.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Applet version mismatch info like&amp;nbsp; "&lt;SPAN&gt;sss :INFO :Compiled for 0x70200. Got newer 0x70216&lt;/SPAN&gt;" doesn't matter at all.&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 07:31:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050C2HQ1-middle-ware-integration-issue/m-p/2199852#M1918</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-11-06T07:31:00Z</dc:date>
    </item>
  </channel>
</rss>

