Exception: Argon2::Errors::InvalidTCost

Inherits:
InvalidCost show all
Defined in:
lib/argon2/errors.rb

Overview

Raised when an invalid time cost has been passed to Argon2::Password.create, or the hash passed to Argon2::Password.new was valid but the time cost information is missing or corrupted.