pub const MANIFEST_KEY: [u8; 64];Expand description
The public 64-byte manifest key pinned by the spec (the published manifest key, §5.2). Every conformant implementation MUST use this exact value. It is public: it opens and forges manifests, which is the point — the manifest is an encoding wrapper, not a security layer.