General Cleanup
This fixes a few issues:
- When logging in, try to load the store then init if it doesn't exist.
 - Fix receptionIdentity return on LoginLegacy returning Transmission, not Reception, elements
 - Call NewStateLegacy inside the LoginLegacy object, which would otherwise break compatibility with existing mobile client stores.
 - Make sure parameters are passing in from command line and bindings properly.
 - Fix rekey bug and add a significant amount of debug trace logging to make finding an error like that trivial in the future.
 
Edited  by Richard T. Carback III