M
Matijaz
Hi,
My company is planing to develop mobile application interacting with a
several web services. Application will be invoking from mobile device SSL
Web Service that requires a X509 client certificate. Compact Framework 2.0
does not implement System.Security.Cryptography.X509Certificates namespace
and SoapHttpClientProtocol class doesn't have ClientCertificates property
either. I have read that it is possible to use
OpenNETCF.Web.Services2.Security.Cryptography API to implement client side
X509 certificate functionality. Would you please point me out to some
snippet of code in c# or vb.net?
How about CF 3.5 - maybe someone knows when appropriate devices would be
availiable?
Best Regards
Maciej Regulski
My company is planing to develop mobile application interacting with a
several web services. Application will be invoking from mobile device SSL
Web Service that requires a X509 client certificate. Compact Framework 2.0
does not implement System.Security.Cryptography.X509Certificates namespace
and SoapHttpClientProtocol class doesn't have ClientCertificates property
either. I have read that it is possible to use
OpenNETCF.Web.Services2.Security.Cryptography API to implement client side
X509 certificate functionality. Would you please point me out to some
snippet of code in c# or vb.net?
How about CF 3.5 - maybe someone knows when appropriate devices would be
availiable?
Best Regards
Maciej Regulski