Future<Map<dynamic, dynamic>?> encryptFile( String sharedSecret, String ptPath, String ctPath) { throw UnimplementedError('encryptFile() has not been implemented.'); }