data class Identifier
An opaque object used to uniquely identify a Cpb archive, currently equal to its hash.
<init> |
An opaque object used to uniquely identify a Cpb archive, currently equal to its hash. Identifier(hash: SecureHash) |
hash |
val hash: SecureHash |