mount_filesystem
Description:
Mounts an encrypted storage and returns the filesystem path of the storage mount point.
This path will be set in Config as GSIGNOND_CONFIG_GENERAL_SECURE_DIR
and used to access the secret database via SecretStorage.
The default implemenation does nothing, and immediately returns the path for the secret database.
Parameters:
this |
object instance. |
Returns:
The path of the storage mount point. |