Example #1
0
 public void Decrypt(Cryptography.ConquerCrypto Crypto)
 {
     Crypto.Decrypt(_buffer);
 }