API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security.cert. Certificate.CertificateRep View Source
Author(s)
Since
1.3
Version
Serial
Hierarchy
 Object
      Certificate.CertificateRep
Implements
 Serializable
Subclasses
Description
protectedstatic class Certificate.CertificateRep
  Alternate Certificate class for serialization.
See also:   
Constructors
protected Certificate.CertificateRep (String type, byte[] data)
  Construct the alternate Certificate class with the Certificate type and Certificate encoding bytes.
Methods
Hide/Show inherited methods
protected Object readResolve () throws ObjectStreamException
  Resolve the Certificate Object.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar