web services security, and linking it with VB.NET
mkaatrJul 29 2007 — edited Aug 8 2007Dear kind sirs...
i am using jdeveloper 10g 10.1.3.2. I created an application module (AppModule), and exposed its functions as web services. i successfully linked it with VB.NET, and everything is working just fine and i am happy with it.
however, my concern is security, the question is: can i encrypt the web services via certificate for example? or should i implement the encryption by hand (i.e. encrypt data in the web service and decrypt it in vb)?????
thanks in advanced for your kind replay.
best regards