packaging / net.corda.packaging / Cpk / Identifier / <init>

<init>

Identifier(symbolicName: String, version: String, signers: NavigableSet<SecureHash>)

Identifies a CPK whose CorDapp JAR has the matching symbolicName and version, and that is signed by the public keys with the hashes signers.