getHash

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>