KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > security > cert > CertPath.CertPathRep

java.security.cert
Class CertPath.CertPathRep

java.lang.Object
  extended by java.security.cert.CertPath.CertPathRep
All Implemented Interfaces:
Serializable
Enclosing class:
CertPath
See Also:
Source Code

protected CertPath.CertPathRep(String type,
                               byte[] data)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


protected Object readResolve()
                      throws ObjectStreamException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags