1 reference to VerifyHashedPasswordV3
Microsoft.Extensions.Identity.Core (1)
PasswordHasher.cs (1)
194if (VerifyHashedPasswordV3(decodedHashedPassword, providedPassword, out int embeddedIterCount, out KeyDerivationPrf prf))