c# - Send client certificate from portable class library -


is there way use client certificate pcl? portable httpclient or other way? thank you!

there no way make generic pcl httpclient use client certificate. can implement custom messagehandler each platform , pass httpclient's constructor. xamarin ios , android can make use of modernhttpclietnt (it's open source) , on wp way implement client certificate use ssl blackbox (which not free). on other platforms (like winrt) it's simpler achive goal.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -