Exception: Argon2::Errors::InvalidTCost
- Inherits:
-
InvalidCost
- Object
- StandardError
- Argon2::Error
- InvalidHash
- InvalidCost
- Argon2::Errors::InvalidTCost
- 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.