Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Has anyone used PCLCrypto with Xamarin.Mac? -- Getting NotImplementedException

$
0
0

Has anyone used PCLCrypto with Xamarin.Mac?
I am getting NotImplementedException when I call any of the methods.
Is there any restriction on using PCL in Xamarin.Mac?

using PCLCrypto;
using PCLCrypto.WinRTCrypto;

var mac = MacAlgorithmProvider.OpenAlgorithm(MacAlgorithm.HmacSha1);

Unhandled Exception:
System.NotImplementedException: Not implemented in reference assembly.
at PCLCrypto.WinRTCrypto.get_MacAlgorithmProvider () [0x00000] in :0

--
https://github.com/AArnott/PCLCrypto


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>