Introduction - If you have any usage issues, please Google them yourself
JAVA asymmetric encryption technology, RSA encryption and decryption. The use of public key cryptography specific file (test-1.txt), and with the private key to decrypt in turn, re-use private key to encrypt specific files, and use the public key to decrypt it. Compare the decrypted file if the original file is consistent.