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