ImageWithHash

Functions

Link copied to clipboard
abstract fun getData(): @NotNull Array<Byte>
Returns the image data.
Link copied to clipboard
abstract fun getHash(): @NotNull Array<Byte>
Returns the hash of the image.
Link copied to clipboard
abstract fun needsConfirmation(): Boolean
Returns true if the image needs confirmation to be applied.