This module handles all standard key management features.
Creates a key for object based on given password and an optional salt.
Returns the session_key
Decodes the Base64 encoded key and uses it as it‘s session key
Sets a session key for the object. This should be a EzCrypto::Key instance.
[Validate]