This class represents a public or private key in encoded format.
@author Jan Luehe
@version 1.23, 11/17/05
@see java.security.Key
@see java.security.KeyFactory
@see KeySpec
@see X509EncodedKeySpec
@see PKCS8EncodedKeySpec
@since 1.2
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.