Can I decrypt a file encrypted using the MIP (.NET) File SDK with the MIP (C++) Protection SDK?

Paveen Kumar Duraisamy 5 Reputation points
2024-12-31T06:16:10.44+00:00

I am working on a project that has both iOS and web versions. In the web app, I successfully implemented encryption using the .NET MIP File SDK. However, in the iOS app, I need to decrypt the same encrypted file using the C++ MIP Protection SDK.

I attempted to decrypt the encrypted file as buffer using the Protection SDK, but it did not work.

Note: I am using the Protection SDK on iOS because the File SDK is not supported on this platform.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,014 questions
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.