EncryptionAdapter.php Table of Contents Classes EncryptionAdapterEncrypts every file with XChaCha20-Poly1305 before it is handed to the underlying adapter and decrypts it again when it is read back.