PGP Command Line 10.3.2 unable to decrypt files that are not signed using USP and SKM Keys.
Upon attempting to decrypt with the following command, and error is observed:
c:\pgptemp>pgp --decrypt skm.txt.pgp --auth-username "skm" --auth-passphrase "skm" --usp-server keys.manageddomain.dom --debug --auth-passphrase "skm" --debug
pgp:decrypt (3157:current local time 2015-09-03T20:10:44-06:00)
skm.txt.pgp:decrypt (3037:No signature present)
This issue is resolved in PGP Command Line 10.3.2 MP11.
In addition to this behavior, GKM keys cannot decrypt signed or unsigned unless using the "--decrypt-with MAK"
option is used. Add this argument and the UUID of the MAK and GKM will be able to decrypt.