C# (CSharp) GSF.Security.Authentication SrpUserCredentials - 2 exemples trouvés. Ce sont les exemples réels les mieux notés de GSF.Security.Authentication.SrpUserCredentials extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Provides simple password based authentication that uses Secure Remote Password.
It is safe to store the user's credential on the server. This is a zero knowledge password proof, meaning if this database is compromised, a brute force attack is the only way to reveal the password.