rbfigueira.net

All about .net stuff, Compact framework, framework.net and personal projects.

Browse by Tags

All Tags » Tips & Tricks (RSS)
Sorry, but there are no more tags available to filter with.
DecryptionKey length
Some versions of the .NET Framework and Visual Studio .NET documentation incorrectly state that the decryptionKey can have a length of between 40 and 128 characters. This does not make sense, as it is a DES or 3DES key and thus needs to have either 16...
More Posts