import bin file

master
Henry Varona 2016-12-01 22:51:34 -04:00
parent 7e929b71ad
commit d2689ba1bd
1 changed files with 0 additions and 2 deletions

View File

@ -83,8 +83,6 @@ public abstract class FileBin {
} catch (UnsupportedEncodingException | NoSuchAlgorithmException ex) {
}
//Creates cypher AES with password
//Uncrypt
return null;
}