packaging / net.corda.packaging / Cpb / Identifier

Identifier

data class Identifier

An opaque object used to uniquely identify a Cpb archive, currently equal to its hash.

Constructors

<init>

An opaque object used to uniquely identify a Cpb archive, currently equal to its hash.

Identifier(hash: SecureHash)

Properties

hash

val hash: SecureHash