T
Tom
I am porting my application to a Pocket Pc 2002 device
and I have noticed the the Security Namespace does not
have TripleDes or RSA in it. I was using a
public/private key login with a symetric key for
encrypting data passed to/from my webservices. What is
the solution for this on a mobile platform? Seems like a
major hole in the .NET compact framework.
and I have noticed the the Security Namespace does not
have TripleDes or RSA in it. I was using a
public/private key login with a symetric key for
encrypting data passed to/from my webservices. What is
the solution for this on a mobile platform? Seems like a
major hole in the .NET compact framework.