D
Daniel Meier
Hey
I'd tried to use the RijndaelManaged-Class to encrypt some data. The
size of the encrypted data have to be exactly the same as the original
data. Is there a way to do this with RijndaelManaged? I thought I can
use the CTS-Mode, but RijndaelManaged doesn't support this.
Thank you
Daniel
I'd tried to use the RijndaelManaged-Class to encrypt some data. The
size of the encrypted data have to be exactly the same as the original
data. Is there a way to do this with RijndaelManaged? I thought I can
use the CTS-Mode, but RijndaelManaged doesn't support this.
Thank you
Daniel