I am trying to encrypt some content in C# using AES PBKDF2 (Rfc2898DeriveBytes) and saving it in a file. Then trying to decrypt the file in OpenSSL but getting
Rfc2898DeriveBytes