I attempts to decrypt des in c #. Have a question. Need help.
- The key should be 8 digits in length?
-
-
- Use the key to create Rfc2898DeriveBytes?
- In Java KeySpec keySpec, SecretKey key is used. in c#?
I attempts to decrypt des in c #. Have a question. Need help.