From Byte to String
string cipherText = Convert.ToBase64String(cipherTextBytes);
Welcome to sripal.n.nu.