question

IlayUkrau-5118 avatar image
0 Votes"
IlayUkrau-5118 asked RobCaplan edited

Xamarin.Encryption

Hello everyone, I recently started using xamarin, while creating an application, I ran into the problem of obtaining RSA keys. I tried to debug, but the breakpoint does not work in try catch. Android version 11.0, .net standard 2.0. Please tell me what have to do to fix it?
Application crashed after highlighted line
Can I use this library for android 11? If not, what can I replace xamarin with?

89145-photo-2021-04-18-19-39-50.jpg88999-photo-2021-04-18-19-59-42.jpg89108-photo-2021-04-18-20-32-58.jpg![89128-photo-2021-04-18-19-39-50.jpg][4]



dotnet-csharpdotnet-xamarin
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I tried to debug, but the breakpoint does not work in try catch.

Do you mean you can't debug your code in try-catch? For this, you can first check document : https://docs.microsoft.com/en-us/xamarin/android/deploy-test/debugging/ .

Can I use this library for android 11?

Which library are you talking about?

0 Votes 0 ·

System.Security.Cryptography

0 Votes 0 ·

Thanks. Could you please post the sample code snippet in text or a basic demo to github or onedriver as the screenshot you posted is indistinct.

0 Votes 0 ·

0 Answers