API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security. KeyRep View Source
Author(s)
Since
1.5
Version
1.10, 06/04/24
Serial
Hierarchy
 Object
      KeyRep
Implements
 Serializable
Subclasses
Description
public class KeyRep
  Standardized representation for serialized Key objects.
Constructors
public KeyRep (Type type, String algorithm, String format, byte[] encoded)
  Construct the alternate Key class.
Methods
Hide/Show inherited methods
protected Object readResolve () throws ObjectStreamException
  Resolve the Key object.
Fields
Hide/Show inherited fields
Nested Classes
  KeyRep.Type
Key type.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar