Class | Description | |
---|---|---|
![]() | KeyDerivation | Provides algorithms for performing key derivation. |
![]() | PasswordHasher | Identity password hasher. |
![]() | PasswordHasherOptions | Password hasher options. |
![]() | PasswordStrengthChecker | Class PasswordStrengthChecker. |
![]() | PasswordStrengthChecker.Configuration | Class Configuration. Implements the IPasswordCheckRulesConfigurationProvider |
![]() | RandomNumberGenerator | Random number generator class. |
Interface | Description | |
---|---|---|
![]() | IPasswordCheckRulesConfigurationProvider | Password check rules configuration provider. |
Delegate | Description | |
---|---|---|
![]() | PasswordStrengthChecker.PasswordRule | Delegate PasswordRule |
Enumeration | Description | |
---|---|---|
![]() | KeyDerivationPrf | Specifies the PRF which should be used for the key derivation algorithm. |
![]() | PasswordCheckRules | Password check rules. |
![]() | PasswordHasherCompatibilityMode | Password hasher compatability version. |