CertPath.toString

Returns a string representation of this certification path. This calls the {@code toString} method on each of the {@code Certificate}s in the path.

@return a string representation of this certification path

class CertPath
override
string
toString
()

Meta