GPG encryption/decryption issue failing with Invalid header encountered
I want to encrypt and decrypt the Java JSON rest request using GPG but its not working. Getting Invalid header Encountered
during decrypt method.
I am using below dependency in my Spring boot 2.3 project with Java 1.8