C# (CSharp) GSF.Security.Authentication SrpUserCredentials - 2 примера найдено. Это лучшие примеры C# (CSharp) кода для GSF.Security.Authentication.SrpUserCredentials, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
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.