protected static class CertPath.CertPathRep extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
CertPath.CertPathRep(String type,
byte[] data)
Create the new serial representation.
|
protected CertPath.CertPathRep(String type, byte[] data)
type - the path typedata - the encoded path dataprotected Object readResolve() throws ObjectStreamException
CertPath upon deserialization.ObjectStreamException - if replacement fails