pub fn local_fingerprint() -> Option<[u8; 32]>Expand description
Read this machine’s local fingerprint from platform sources. None when
either source can’t be read (the session still functions; it just can’t
participate in the same-machine lane — fail-closed per §A).