fun getForCode(code: Long): Key
Finds a Key with the given code.
code - The code to look for
code
IllegalStateException - If no Key with the requested code was found
IllegalStateException
Return Key