server-get-auth-key
server-get-auth-key is a compiled Lisp function in `server.el
'.
(server-get-auth-key)
Return server's authentication key.
If `server-auth-key' is nil, just call `server-generate-key'.
Otherwise, if `server-auth-key' is a valid key, return it.
If the key is not valid, signal an error.