Module citadel_sdk::fs

source ·
Expand description

Convenience functions for interacting with the remote encrypted virtual filesystem (RE-VFS)

Functions§

  • Deletes a file from the Remote Encrypted Virtual Filesystem
  • Reads a file from the Remote Encrypted Virtual Filesystem
  • Reads a file from the Remote Encrypted Virtual Filesystem with a custom transport security level
  • Takes a file from the Remote Encrypted Virtual Filesystem
  • Takes a file from the Remote Encrypted Virtual Filesystem with a custom security level.
  • Writes a file or BytesSource to the Remote Encrypted Virtual Filesystem
  • Writes a file or BytesSource to the Remote Encrypted Virtual Filesystem with a custom security level.