I have been trying rather unsuccessfully to encrypt a plaintext using 3DES in java by using the BouncyCastle suite. This result is supposed to match that produced by an existing C# implementation because I plan to be decrypting it later.I have been trying rather unsuccessfully to enc