Example #1
0
 public override void Decrypt(string path)
 {
     AfsFile.Decrypt(path);
 }