<?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: Function for Bouncy Castle - PGP Utility - 1.0.0 in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51137#M375</link>
    <description>Thank you Charles, Let me test this one.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Just FYI, I am testing with GPG open standard and I believe that is supported by bouncy castle.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ashok Chelladurai&lt;BR /&gt;Vice president&lt;BR /&gt;State Street&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 19 Sep 2022 18:17:00 GMT</pubDate>
    <dc:creator>AshokChelladura</dc:creator>
    <dc:date>2022-09-19T18:17:00Z</dc:date>
    <item>
      <title>Function for Bouncy Castle - PGP Utility - 1.0.0</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51132#M370</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Have any of you integrated the Bouncy castle PGP utility from digital exchange? Followed the exact same steps per the guide but still facing an issue during integration( &lt;STRONG&gt;Could not execute code stage because exception thrown by code stage : Object reference not set to an instance of an object&lt;/STRONG&gt;). Not sure if I am missing any references here. Any help would be very much appreciated. Thanks!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ashok Chelladurai&lt;BR /&gt;Vice president&lt;BR /&gt;State Street&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Sep 2022 19:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51132#M370</guid>
      <dc:creator>AshokChelladura</dc:creator>
      <dc:date>2022-09-16T19:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Function for Bouncy Castle - PGP Utility - 1.0.0</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51133#M371</link>
      <description>Hello &lt;A class="user-content-mention" data-sign="@" data-contactkey="c065308c-7854-42a7-a07d-a5d92eaed6ea" data-tag-text="@Ashok Chelladurai" href="https://community.blueprism.com/network/profile?UserKey=c065308c-7854-42a7-a07d-a5d92eaed6ea" data-itemmentionkey="9353a81f-59d5-4dfe-9fd2-f4f1100d4214"&gt;@Ashok Chelladurai&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Couple questions. &lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Did you download a copy of the BouncyCastle v1.8.10 DLL and place it in the Blue Prism Automate folder?&lt;/LI&gt;
&lt;LI&gt;What version of Blue Prism are you using?&lt;/LI&gt;
&lt;LI&gt;Are you experiencing the error on Encrypt, Decrypt, or both?&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;Cheers,&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Sep 2022 12:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51133#M371</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-09-19T12:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Function for Bouncy Castle - PGP Utility - 1.0.0</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51134#M372</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="c065308c-7854-42a7-a07d-a5d92eaed6ea" data-tag-text="@Ashok Chelladurai" href="https://community.blueprism.com/network/profile?UserKey=c065308c-7854-42a7-a07d-a5d92eaed6ea" data-itemmentionkey="fa64bbf7-dace-4621-8a1f-f89b9c9cb261"&gt;@Ashok Chelladurai&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;I think I know what might be going on. There are some exception handlers within the code that try to create a response message using the main exception message as well as an inner exception message. However, if there's no inner exception object you'll get the error you're seeing. My guess is, the encryption key you're using isn't what the VBO/BouncyCastle expects. As such, it's running into this exception handling which is actually failing.&lt;BR /&gt;&lt;BR /&gt;I'll let the developer know about the exception handling so they can update the VBO. What sort of public/private key are you using? Is it something you generated yourself?&lt;BR /&gt;&lt;BR /&gt;Cheers,​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Sep 2022 12:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51134#M372</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-09-19T12:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Function for Bouncy Castle - PGP Utility - 1.0.0</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51135#M373</link>
      <description>Hi Ashok,&lt;BR /&gt;&lt;BR /&gt;I updated the Bouncy Castle PGP Utility to v1.1.0. If you download and import this updated version, it should give you a more meaningful error message.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/bouncy-castle---pgp-utility" target="test_blank"&gt;https://digitalexchange.blueprism.com/dx/entry/9648/solution/bouncy-castle---pgp-utility&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Charlie&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Charlie Kovacs&lt;BR /&gt;Sr. Digital Exchange Engineer&lt;BR /&gt;Blue Prism&lt;BR /&gt;Austin, USA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Sep 2022 18:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51135#M373</guid>
      <dc:creator>charliekovacs</dc:creator>
      <dc:date>2022-09-19T18:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Function for Bouncy Castle - PGP Utility - 1.0.0</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51136#M374</link>
      <description>Thank you Eric, I will test the latest one and provide an update.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ashok Chelladurai&lt;BR /&gt;Vice president&lt;BR /&gt;State Street&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Sep 2022 18:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51136#M374</guid>
      <dc:creator>AshokChelladura</dc:creator>
      <dc:date>2022-09-19T18:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Function for Bouncy Castle - PGP Utility - 1.0.0</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51137#M375</link>
      <description>Thank you Charles, Let me test this one.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Just FYI, I am testing with GPG open standard and I believe that is supported by bouncy castle.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ashok Chelladurai&lt;BR /&gt;Vice president&lt;BR /&gt;State Street&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Sep 2022 18:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51137#M375</guid>
      <dc:creator>AshokChelladura</dc:creator>
      <dc:date>2022-09-19T18:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Function for Bouncy Castle - PGP Utility - 1.0.0</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51138#M376</link>
      <description>Hi Charles&lt;BR /&gt;&lt;BR /&gt;The utility is working as expected. May i know what was the issue earlier?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ashok&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ashok Chelladurai&lt;BR /&gt;Vice president&lt;BR /&gt;State Street&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2022 00:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51138#M376</guid>
      <dc:creator>AshokChelladura</dc:creator>
      <dc:date>2022-09-22T00:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Function for Bouncy Castle - PGP Utility - 1.0.0</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51139#M377</link>
      <description>Hi Ashok,&lt;BR /&gt;&lt;BR /&gt;I am glad to hear the utility is working for you now. The difference between v1.0.0 and v1.1.0 is the exception handling as Eric described. V1.1.0 now includes checks to see if an Exception object contains a non-null InnerException before trying to use it in creating the error message.&lt;BR /&gt;&lt;BR /&gt;Otherwise, the core behavior of the utility remains unchanged.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Charlie Kovacs&lt;BR /&gt;Sr. Digital Exchange Engineer&lt;BR /&gt;Blue Prism&lt;BR /&gt;Austin, USA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2022 15:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Function-for-Bouncy-Castle-PGP-Utility-1-0-0/m-p/51139#M377</guid>
      <dc:creator>charliekovacs</dc:creator>
      <dc:date>2022-09-22T15:33:00Z</dc:date>
    </item>
  </channel>
</rss>

