Future<bool> decryptFile( String sharedSecret, String ctPath, String ptPath) { throw UnimplementedError('decryptFile() has not been implemented.'); }