Security & identity
Plugin.Maui.FileVault
Encrypted local files with key protection and lifecycle
Encrypted on-device file storage with key protection and lifecycle controls — the vault target for MediaPipeline and sensitive documents.
Install
dotnet add package Plugin.Maui.FileVaultPackage ID: Plugin.Maui.FileVault
Overview
Plugin.Maui.FileVault stores files encrypted at rest on the device, with key protection and lifecycle controls. MediaPipeline can hand processed images to IMediaVault instead of writing plaintext JPEGs into app storage.
Capabilities
- Encrypted local file storage.
- Key protection aligned with device security.
- Lifecycle APIs for sensitive artifacts.
- .NET MAUI
- Encryption
- Files
- C#