<?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: Opening a session</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/Opening-a-session/m-p/1574751#M1053</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210414"&gt;@psvz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The port name can be fetched from the environment variable of&amp;nbsp; "EX_SSS_BOOT_SSS_PORT", you may refer to ex_sss_boot_connectstring() for details, but for T1oI2c case, you may define it as Null.&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, 27 Dec 2022 03:07:27 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2022-12-27T03:07:27Z</dc:date>
    <item>
      <title>Opening a session</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Opening-a-session/m-p/1574681#M1050</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Could you please help me to open a session to SE050-E over I2C bus? This is as far as I could get with documentation and examples available:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;int
main(int argc, char **argv)
{
  sss_session_t     sesh;
  SE_Connect_Ctx_t  connectCtx = {0};

  connectCtx.skip_select_applet = 1;
  connectCtx.sessionResume      = 1;
  connectCtx.auth.authType      = kSSS_AuthType_None;
  connectCtx.portName           = portName;
  connectCtx.connType           = kType_SE_Conn_Type_T1oI2C;

  status = sss_session_open(&amp;amp;sesh, kType_SSS_SE_SE05x, 0, kSSS_ConnectionType_Plain, void *connectionData)&lt;/LI-CODE&gt;&lt;P&gt;And I am stuck with portName. I assume it should be something along the line of&amp;nbsp;"/dev/i2c-1:0x48" but could you confirm that?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 19:36:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Opening-a-session/m-p/1574681#M1050</guid>
      <dc:creator>psvz</dc:creator>
      <dc:date>2022-12-26T19:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Opening a session</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Opening-a-session/m-p/1574751#M1053</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210414"&gt;@psvz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The port name can be fetched from the environment variable of&amp;nbsp; "EX_SSS_BOOT_SSS_PORT", you may refer to ex_sss_boot_connectstring() for details, but for T1oI2c case, you may define it as Null.&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, 27 Dec 2022 03:07:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Opening-a-session/m-p/1574751#M1053</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2022-12-27T03:07:27Z</dc:date>
    </item>
  </channel>
</rss>

