<?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>Question Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption. in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362048#M24122</link>
    <description>&lt;P&gt;Hello Arkesh,&lt;/P&gt;&lt;P&gt;Then this error could be due to wrong encryption of file and or any special characters/texts added in file by mistake.&lt;/P&gt;&lt;P&gt;Can you retest with new file or check if any issue is there in the file.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2016 10:05:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-10-14T10:05:04Z</dc:date>
    <item>
      <title>PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaq-p/362044</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I have received both public and private keys from business and they are of type &lt;STRONG&gt;RSA-4096&lt;/STRONG&gt; with &lt;STRONG&gt;.ASC&lt;/STRONG&gt; extension. The keys are generated by the business using a tool called &lt;STRONG&gt;GPG Keychain&lt;/STRONG&gt; on a Mac machine. The keys are deployed on the server in the standard path - &lt;STRONG&gt;/usr/sap/&amp;lt;System ID&amp;gt;/&amp;lt;Instance ID&amp;gt;/sec&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; When I use them to encrypt the file, the encryption works fine but when I use the keys to decrypt the files, it fails in PI with the error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;com.sap.aii.af.lib.mp.module.ModuleException: File is no valid PGP Message, could not apply decryption.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The decryption is working fine in the tool but it is not working fine in SAP PI. Even a simple encrypted txt file (of extension .pgp) is failing with the above error. The configuration of the module is shown below in the snapshot:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1546-decryptionmoduleerrorsnapshot.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arkesh&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 07:46:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaq-p/362044</guid>
      <dc:creator>arkesh_sharma</dc:creator>
      <dc:date>2016-10-14T07:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362045#M24119</link>
      <description>&lt;P&gt;I think yo need not to mention the Root path if you are using the default /sec path. Please remove root path entry and try once.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Apu&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 09:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362045#M24119</guid>
      <dc:creator>apu_das2</dc:creator>
      <dc:date>2016-10-14T09:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362046#M24120</link>
      <description>&lt;P&gt;Hello Arkesh,&lt;/P&gt;&lt;P&gt;Is the File  encrypted + signed?&lt;/P&gt;&lt;P&gt;If yes you need to add the below in the module&lt;/P&gt;&lt;P&gt;partnerPublicKey&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 09:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362046#M24120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-10-14T09:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362047#M24121</link>
      <description>&lt;P&gt;Hi Raghuraman,&lt;/P&gt;&lt;P&gt;I checked with the person who created the encrypted file, he said it is not signed and only encrypted. &lt;/P&gt;&lt;P&gt;So I did not use partnerPublicKey parameter. &lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 10:00:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362047#M24121</guid>
      <dc:creator>arkesh_sharma</dc:creator>
      <dc:date>2016-10-14T10:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362048#M24122</link>
      <description>&lt;P&gt;Hello Arkesh,&lt;/P&gt;&lt;P&gt;Then this error could be due to wrong encryption of file and or any special characters/texts added in file by mistake.&lt;/P&gt;&lt;P&gt;Can you retest with new file or check if any issue is there in the file.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 10:05:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362048#M24122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-10-14T10:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362049#M24123</link>
      <description>&lt;P&gt;Hi Apu,&lt;/P&gt;&lt;P&gt;I have removed the root path as it is the default path where keys are stored. I am still getting the same error.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arkesh&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 10:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362049#M24123</guid>
      <dc:creator>arkesh_sharma</dc:creator>
      <dc:date>2016-10-14T10:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362050#M24124</link>
      <description>&lt;P&gt;Hi Raghuraman,&lt;/P&gt;&lt;P&gt;Is there a tool that you can suggest to find out the special characters in the encrypted file ? &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arkesh&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 12:33:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362050#M24124</guid>
      <dc:creator>arkesh_sharma</dc:creator>
      <dc:date>2016-10-14T12:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362051#M24125</link>
      <description>&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;You're absolutely right in saying that I have one 
encryption scenario and one decryption scenario. I use Public Key for 
Encryption and Private Key for Decryption. The third-party sending the 
encrypted files have only Public Key with them. When they receive the files, it is going to be decrypted by PI so they do not need the private key.
&lt;/P&gt;&lt;P&gt;The
 business person today directly provided one sample encrypted file from 
the tool GPG Keychain and gave it for decryption. He was able to decrypt
 it with the tool but that didn't work in SAP PI. &lt;/P&gt;&lt;P&gt;Here is a small snapshot of the key as you asked. I hope this will be helpful. &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1646-decryptionmoduleerrorprivatekeysnapshot.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arkesh&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 13:22:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362051#M24125</guid>
      <dc:creator>arkesh_sharma</dc:creator>
      <dc:date>2016-10-14T13:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362052#M24126</link>
      <description>&lt;P&gt;Take the encrypted file from the third party use the online tool &lt;A href="https://www.igolder.com/pgp/decryption/"&gt;IGolder&lt;/A&gt; and try to decrypt it using the private key which you have mentioned in channel and let us know the results.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 13:55:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362052#M24126</guid>
      <dc:creator>manoj_khavatkopp</dc:creator>
      <dc:date>2016-10-14T13:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362053#M24127</link>
      <description>&lt;P&gt;Hello Arkesh,&lt;/P&gt;&lt;P&gt;You can decrypt using IGOLDER ,Manoj also suggested the same.&lt;/P&gt;&lt;P&gt;It could be due to wrong key or file issues(additional characters are something).&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2016 06:10:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362053#M24127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-10-15T06:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362054#M24128</link>
      <description>&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;Thank you for your response. The IGolder tool asks to copy-paste the content of the encrypted file. Some of the characters in the file could not properly get pasted in the web page so it did not decrypt the content of the file properly and gave an error. Hence, I  used the USB Stick version of &lt;A target="_blank" href="http://ppgp.sourceforge.net/"&gt;PortablePGP&lt;/A&gt; tool and tried to test the keys. &lt;/P&gt;&lt;P&gt;The keys (both public and private) are working fine in the tool. Hence, my next question is - &lt;/P&gt;&lt;P&gt;Is RSA4096 algorithm an acceptable form for PGP decryption in SAP PI?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arkesh&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 03:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362054#M24128</guid>
      <dc:creator>arkesh_sharma</dc:creator>
      <dc:date>2016-10-17T03:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362055#M24129</link>
      <description>&lt;P&gt;Arkesh,&lt;/P&gt;&lt;P&gt;Arkesh ,&lt;/P&gt;&lt;P&gt;Really cant comment on that because even SAP help dont talk about RSA Alog.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw-secure-connect102/helpdata/en/8b/11483856d04f6b9c7bf378ecd1670c/content.htm"&gt;PGP&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; Some of the characters in the file could not properly get pasted in the web page&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;What type of characters , when a data is encrypted there shouldn't be any weird characters .Can you ask your third party to send and Armored PGP encrypted file and then you try to decrypt that. &lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 05:03:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362055#M24129</guid>
      <dc:creator>manoj_khavatkopp</dc:creator>
      <dc:date>2016-10-17T05:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362056#M24130</link>
      <description>&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;Please find the snapshots below from the PGP File opened in notepad and when it was pasted in the web page of IGolder. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PGP File:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1869-sample-pgp-snapshot-17-oct-2016.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IGolder:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1870-igolder-paste-snapshot-17-oct-2016.jpg" /&gt;&lt;/P&gt;&lt;P&gt;I
 had a set of 6 files from the sender system which were encrypted. I 
tried decrypting them using Portable PGP, it worked in the tool but it 
didn't work in the SAP PI System.  
&lt;/P&gt;&lt;P&gt;Also, the strange thing is
 that the public key is working in SAP PI, which is in the same Algo 
format, but the decryption key is not working and it throws an error. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arkesh&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 07:20:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362056#M24130</guid>
      <dc:creator>arkesh_sharma</dc:creator>
      <dc:date>2016-10-17T07:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362057#M24131</link>
      <description>&lt;P&gt;Hi Arkesh ,&lt;/P&gt;&lt;P&gt;As told earlier the file is encrypted without armoring hence you are getting these type of characters ..in gnupg tool i remember there is option to enable Armor ask you third party to send and Armored PGP file.&lt;/P&gt;&lt;P&gt;Try this workaround to confirm this is an Armoring issue :&lt;/P&gt;&lt;P&gt;Take the Public key which third party is using and encrypt some data using iGolder (iGolder encrypts a file always with armoring) and then try to decrypt it using PI &lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 10:05:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362057#M24131</guid>
      <dc:creator>manoj_khavatkopp</dc:creator>
      <dc:date>2016-10-17T10:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362058#M24132</link>
      <description>&lt;P&gt;Thank you all for your help and support. &lt;/P&gt;&lt;P&gt;The issue was really strange and the root-cause was not properly identified. &lt;/P&gt;&lt;P&gt;The work-around that we did was:&lt;/P&gt;&lt;P&gt;1. New RSA-2098 key-pairs were generated (using GPG4Win tool) on SAP PI server itself by the Basis Team&lt;/P&gt;&lt;P&gt;2. Public key was shared with the business partner(i.e. Sender System) while the private key was kept on the SAP PI server in the standard path (&lt;STRONG&gt;/usr/sap/&amp;lt;System ID&amp;gt;/&amp;lt;Instance ID&amp;gt;/sec&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;3. Only two parameters on the module tab were specified for Decryption: &lt;STRONG&gt;ownPrivateKey&lt;/STRONG&gt; and &lt;STRONG&gt;pwdOwnPrivateKey&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;4. The channel was activated with the above details and the decryption worked fine&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arkesh&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 11:34:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362058#M24132</guid>
      <dc:creator>arkesh_sharma</dc:creator>
      <dc:date>2016-10-28T11:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362059#M24133</link>
      <description>&lt;P&gt;Hi Arkesh,&lt;/P&gt;&lt;P&gt;Usually while decryption it will automatically detects the algorithm.If RSA case is not working try with other algorithms like AES_128 or AES_256.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anil Sumanth&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 20:17:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362059#M24133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-11-01T20:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362060#M24134</link>
      <description>&lt;P&gt;Hello Arkesh,&lt;/P&gt;&lt;P&gt;Would suggest you follow the steps in OSS Note:2233818 - PI Messages Fail with 'Exception decrypting key' Error&lt;/P&gt;&lt;P&gt;Check if unlimited JCE is installed as if unlimited JCE is installed, then Key size 4096 should be supported.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 20:32:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362060#M24134</guid>
      <dc:creator>bhavesh_kantilal</dc:creator>
      <dc:date>2016-11-01T20:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: PGP Decryption Error: File is no valid PGP Message, could not apply decryption.</title>
      <link>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362061#M24135</link>
      <description>&lt;P&gt;Were you able to resolve?  I believe it is required to have your partner sign and you would need their pub key referenced in sender module configuration.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw-secure-connect103/helpdata/en/c6/62dcc1394d4a798fc4abdb406fa269/frameset.htm" target="test_blank"&gt;https://help.sap.com/saphelp_nw-secure-connect103/helpdata/en/c6/62dcc1394d4a798fc4abdb406fa269/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 21:14:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pgp-decryption-error-file-is-no-valid-pgp-message-could-not-apply/qaa-p/362061#M24135</guid>
      <dc:creator>jonprow</dc:creator>
      <dc:date>2018-11-13T21:14:35Z</dc:date>
    </item>
  </channel>
</rss>

