Java Quick Guide

 
 
This guide contains useful Java information.







Keytool code examples.



Information
none

Operating system used
Windows XP Home Edition Version 5.1 SP 2

Software prerequisites
Java 2 Standard Edition (J2SE) SDK, version 1.4 or higher.

Examples

Description Files
Retrieve public key from certificate stored in the keystore and encrypt message.

Retrieve private key from keystore and decrypt encrypted message.
KeyTool1.java