}
String tempEncryptedFilePath = Configuration.LOCAL_TMP_PATH + "/enc_"
+ fileName;
WebDAVClient client = new ApacheWebDAVClient();
client.download(path + fileName, tempEncryptedFilePath);
String aesBELFileName = tokenFile.getAESKey(folderName, aclBEL, "BEL",
false);
String dsaKey = new OverEncryptClient().sendAndWait(