SUITImage

Functions

Link copied to clipboard
open fun fromBytes(data: @NotNull Array<Byte>): SUITImage
Link copied to clipboard
open fun getData(): @NotNull Array<Byte>
Returns the image data.
Link copied to clipboard
open fun getHash(): @NotNull Array<Byte>
Returns the SHA256 hash of the Root Manifest from the Envelope.
open fun getHash(data: @NotNull Array<Byte>): @NotNull Array<Byte>
Link copied to clipboard
Returns true if the image needs confirmation to be applied.