c# - I have php client and i want to pass encrypted email string from PHP client to wcf service , which encryption technique is best? -
i have php client , want pass encrypted email string php client wcf service , encryption technique best ?
what best way encrypt/decrypt data in uniform way ?
*there other client in future
instead of sending home-brewn encryption on plain http
, should use standards exist, namely https
.
Comments
Post a Comment