corda / net.corda.core.identity / PartyAndCertificate / <init>

<init>

PartyAndCertificate(certPath: CertPath)

A full party plus the X.509 certificate and path linking the party back to a trust root. Equality of PartyAndCertificate instances is based on the party only, as certificate and path are data associated with the party, not part of the identifier themselves.