- Category:
- Jsp/Servlet
- Tags:
-
- File Size:
- 7kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- 314290441
Description: Java to generate a key instance of the source to save the key can learn Java through this source, how to generate a single key encryption key (myKey), resulting in a dual-key key (keyPair), how to save the public key byte array , public key to save the private key to file privateKey.dat, how to use the Java object serialization to save the private key, usually deal with the private key to encrypt and then save, how to get the public key encoded byte array from a file, how to decode the byte array
To Search:
File list (Check if you may need any files):
KeyGeneratorExample