C# Класс BrockAllen.MembershipReboot.Test.Crypto.CryptoHelperTests

Показать файл Открыть проект

Приватные методы

Метод Описание
GetIterationsFromYear_CalculatesCorrectValues ( ) : void
HashPassword_CountStoredInHashedPassword ( ) : void
HashedPassword_Verifies ( ) : void
IncorrectPassword_DoesNotVerify ( ) : void
IncorrectPrefix_DoesNotVerify ( ) : void
NegativeCount_UsesDefaultPrefix ( ) : void
PasswordHashingIterationCountChangedAfterHash_StillVerifies ( ) : void
PasswordWithoutPrefix_StillValidatesWithDefault ( ) : void
ZeroCount_UsesDefaultPrefix ( ) : void