initialize_storage
Description:
Initialize encryption storage.
This means making sure that the necessary directories under GSIGNOND_CONFIG_GENERAL_STORAGE_PATH
exist and are accessible.
Parameters:
this |
object instance. |
Returns:
true if the storage has been initialized, false otherwise. |