Constant IDENTITY_PAYLOAD_LEN
pub const IDENTITY_PAYLOAD_LEN: usize = 64; // 64usizeExpand description
A device-identity record payload: the Ed25519 private key followed by its public key (stored so boot does not repeat the derivation).