amebazii::keys

Constant HASH_KEY

Source
pub const HASH_KEY: &[u8; 32] = b"\x47\xe5\x66\x13\x35\xa4\xc5\xe0\xa9\x4d\x69\xf3\xc7\x37\xd5\x4f\x23\x83\x79\x13\x32\x93\x97\x53\xef\x24\x27\x96\x08\xf6\xd7\x2b";
Expand description

The default hash key used to generate signatures for the partition table.

This constant represents a 32-byte hash key used for generating signatures in the partition table. The key is employed during processes such as OTA firmware image generation or partition verification, ensuring the integrity and authenticity of the partition table. The key itself is predefined and utilized as a default.

ยงHexadecimal Representation

47e5661335a4c5e0a94d69f3c737d54f2383791332939753ef24279608f6d72b