import bin file
This commit is contained in:
parent
7e929b71ad
commit
d2689ba1bd
1 changed files with 0 additions and 2 deletions
|
@ -83,8 +83,6 @@ public abstract class FileBin {
|
||||||
} catch (UnsupportedEncodingException | NoSuchAlgorithmException ex) {
|
} catch (UnsupportedEncodingException | NoSuchAlgorithmException ex) {
|
||||||
|
|
||||||
}
|
}
|
||||||
//Creates cypher AES with password
|
|
||||||
//Uncrypt
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue