<?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>topic Re: Securing the Transaction Key when using SIM in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Securing-the-Transaction-Key-when-using-SIM/m-p/31466#M16401</link>
    <description>&lt;P&gt;Just store it outside of your web root. That's all you need to do.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Nov 2012 13:38:02 GMT</pubDate>
    <dc:creator>stymiee</dc:creator>
    <dc:date>2012-11-13T13:38:02Z</dc:date>
    <item>
      <title>Securing the Transaction Key when using SIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Securing-the-Transaction-Key-when-using-SIM/m-p/31408#M16373</link>
      <description>&lt;P&gt;How should the transaction key be stored when implementing SIM in PHP on a LAMP server?&lt;BR /&gt;&lt;BR /&gt;The code samples/SDK for the PHP solution has a placeholder for the transaction key right on the sim.php page, which I don't think is the most secure way to store the transaction key.&lt;BR /&gt;&lt;BR /&gt;Should I keep the transaction key in my mysql database and if so, what's the right way to have it encrypted while stored in the database and then in plain text in a variable when used in the PHP code? I'm asking for the 'right way' because if this 'the'/'a' good way to store the transaction key, then there should be a recommended way to do it as I know I'm not smart enough to invent my own encryption scheme.&lt;BR /&gt;&lt;BR /&gt;Perhaps I should store it in an encrypted file. If so, I again ask, what's the right way to manage the file so I can rely on trusted cryptographic methods?&lt;BR /&gt;&lt;BR /&gt;Are there other options I'm not thinking of, or am I missing the point all together? I don't see anybody else asking this question so maybe I am missing something.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sat, 10 Nov 2012 21:05:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Securing-the-Transaction-Key-when-using-SIM/m-p/31408#M16373</guid>
      <dc:creator>turnipcyberveg</dc:creator>
      <dc:date>2012-11-10T21:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Securing the Transaction Key when using SIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Securing-the-Transaction-Key-when-using-SIM/m-p/31466#M16401</link>
      <description>&lt;P&gt;Just store it outside of your web root. That's all you need to do.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2012 13:38:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Securing-the-Transaction-Key-when-using-SIM/m-p/31466#M16401</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2012-11-13T13:38:02Z</dc:date>
    </item>
  </channel>
</rss>

