CertPath.CertPathRep

Alternate {@code CertPath} class for serialization. @since 1.4

class CertPath
protected static
class CertPathRep {}

Constructors

this
this(string type, byte[] data)

Creates a {@code CertPathRep} with the specified type and encoded form of a certification path.

Meta