Information to decrypt the file which is encrypted by gpg command
Issue
- By the following gpg command,
is encrypted to with AES256 cipher algorithm.
gpg --cipher-algo AES256 -o <file2> -c <file1>
- After that, our customer intends to decrypt
by Java application. Please tell us the following information necessary to decrypt .
Environment
- Red Hat Enterprise Linux 6 Update 2
- Package Version: gnupg2-2.0.14-4.el6.x86_64
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.