Question

Rollback999

How Can I Send User Credentials from a Server to a Client Securely?

Asked by Rollback999 2 months ago client security server credentials

Answers

Pablo G
0
 
You could use encryption which will heavily protect admin credentials during transport from WebService to application memory. In other words: Using encryption of message body (WS-Encryption) in pair with HTTPS is a quite secured in most cases.

by Pablo G 2 months ago

Answer this question

How Can I Send User Credentials from a Server to a Client Securely?

0 errors found:

 
0