msicc.net
How to perform asymmetric encryption without user input/hardcoded values with Xamarin iOS
Like I promised already in my blog post about asymmetric encryption on Android with Xamarin, this post is all about asymmetric encryption on iOS, utilizing the built-in KeyChain API of iOS - once again, without any user input and any hardcoded values.
Marco Siccardi