Introduction - If you have any usage issues, please Google them yourself
Using Java implementation using AES encryption algorithm for binary bin file is encrypted, the generated is bin file.Purpose: when you need to network transmission compiled code bin file, you can first encryption, transmission after decryption, guarantee the safety of data and software with decryption function, tested, decrypt correctly.