Exception: Argon2::Errors::InvalidMCost
- Inherits:
-
InvalidCost
- Object
- StandardError
- Argon2::Error
- InvalidHash
- InvalidCost
- Argon2::Errors::InvalidMCost
- Defined in:
- lib/argon2/errors.rb
Overview
Raised when an invalid memory cost has been passed to Argon2::Password.create, or the hash passed to Argon2::Password.new was valid but the memory cost information is missing or corrupted.