restore
Restore known nodes from a serialize blob, re-seeding the routing table (they're added un-pinged via RoutingTable.heardAbout; the next lookup confirms them). The node id is not changed here. The constructor and enableSecureId own id continuity. The saved id is returned, so a caller can reconstruct with it.
Return
the persisted node id, or null if data was not a valid blob.