Key :: NewIdentity - Create key with empty identity
The function provides a key with an empty identity. Since the identity refers to a static variable, the function is not thread-save.
Return value: Key value ( ::Key )
The key is provided in the internal key format. When necessary the key value can be converted from a string into the internal format using the StringToKey() function.