Structure AsyncPasswordHasher struct AsyncPasswordHasher Topics Initializers init(hasher: any PasswordHasher, threadPool: NIOThreadPool, eventLoop: any EventLoop) Instance Methods func hash(_:) func verify(_:created:) Relationships Conforms To Swift.Sendable Swift.SendableMetatype