protected static class CertPath.CertPathRep extends Object implements Serializable
CertPath
类用于序列化。
Modifier | Constructor and Description |
---|---|
protected |
CertPathRep(String type, byte[] data)
创建具有
CertPathRep 类型和认证路径的编码形式的CertPathRep。
|
protected CertPathRep(String type, byte[] data)
CertPathRep
类型和认证路径的编码形式的CertPathRep。
type
- 标准名称为
CertPath
型
data
- 认证路径的编码形式
protected Object readResolve() throws ObjectStreamException
CertPath
CertPath。
CertPath
对象
ObjectStreamException
- if a
CertPath
could not be constructed