createDirectories
Creates directory hierarchy (unencrypted). Directory names and structure remain unencrypted as only file contents are protected. This is a design choice that balances security with usability.
Parameters
path
Directory to create
Throws
IOException
if creation fails