CertPath.this

Creates a {@code CertPath} of the specified type. <p> This constructor is protected because most users should use a {@code CertificateFactory} to create {@code CertPath}s.

@param type the standard name of the type of {@code Certificate}s in this path

class CertPath
protected
this
(
string type
)

Meta