Hi,
I need to encode a message with the Rijndael C++ classes found on the code project( and decode that encoded message
in a C#-appication.
Can anybody tell me what the correct implementation in C# is of that code project code? Of course using the existing .NET Security namespaces!
Thanks in advance,
nick;
I need to encode a message with the Rijndael C++ classes found on the code project( and decode that encoded message
in a C#-appication.
Can anybody tell me what the correct implementation in C# is of that code project code? Of course using the existing .NET Security namespaces!
Thanks in advance,
nick;