H
Henrik Bruhn
Hello.
After reading: http://www.xmlforasp.net/codeSection.aspx?csID=72, I have
made a web service call, that encrypts specific fields in soap using a soap
extension.
This is fine, but I have to manually decrypt those fields at the client. I
would love to have a soap Extension to do the job.
But I can't figure out how the soap extension can get the private key
(only const parameters can be handed over via the soap extension attribute).
Any suggestions would be greatly appreciated.
Best regards
Henrik Bruhn
After reading: http://www.xmlforasp.net/codeSection.aspx?csID=72, I have
made a web service call, that encrypts specific fields in soap using a soap
extension.
This is fine, but I have to manually decrypt those fields at the client. I
would love to have a soap Extension to do the job.
But I can't figure out how the soap extension can get the private key
(only const parameters can be handed over via the soap extension attribute).
Any suggestions would be greatly appreciated.
Best regards
Henrik Bruhn