Exception: Argon2::Errors::InvalidPCost

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

Overview

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