CertPathRep.this

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

@param type the standard name of a {@code CertPath} type @param data the encoded form of the certification path

class CertPathRep
protected
this
(
string type
,
byte[] data
)

Meta