This commit is contained in:
Jephté Clain 2014-02-14 16:49:09 +04:00
parent 118686346b
commit ce8efb6282
1 changed files with 1 additions and 0 deletions

View File

@ -4914,6 +4914,7 @@ public class upassword {
die(null, e);
}
writeAeskeyfile(aeskeyfile, key);
println(AESEnc.getSkey(key));
break;
}