View & Decrypt
You can view your encrypted files directly in the app. Decryption happens server-side — the private key never touches your device.
View an Encrypted File
- Tap on any document in your document list
- On the document detail page, tap View
- The file is decrypted server-side and streamed to the viewer
- The file preview appears — you can pinch to zoom, scroll, and navigate
The viewer supports images (JPEG, PNG, HEIC), PDFs, and text files. Other file types can be saved to your device and opened with the appropriate app.
Save the Original File
To save the decrypted file to your device:
- Tap the menu button (three dots)
- Select Export to Files
- Choose a location in the Files app
- The decrypted file is saved
When you save the decrypted file to your device, it is no longer protected by Qpher encryption. A copy of the encrypted version remains safely in your vault.
How Decryption Works
When you view a file, the following happens behind the scenes:
- The encrypted file is downloaded from secure storage
- The wrapped DEK is sent to the server-side KMS
- The KMS unwraps the DEK using the private key (which never leaves the KMS)
- The file is decrypted with the unwrapped DEK
- The decrypted content is streamed to your device
- The DEK is securely erased from memory
Watermarks
If you're viewing a shared file from an organization, a watermark may be applied based on the organization's security policy. The watermark shows your email and the current date to discourage unauthorized sharing.
Related Guides
- Encrypt & Store — How files are encrypted
- Share Documents — View files shared with you