initialize_storage


Description:

public virtual bool initialize_storage ()

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.