Skip to content

Bcrypt Compare Hash

Overview

Compares a plain text string with a bcrypt hash, returning true if they match and false if they do not

Returns
Boolean

Parameters

ParameterParameterValid BlocksRequired
Set a Dynamic Name Show the Dynamic Name slot in the tree so that it can be set statically or dynamically Boolean Block Group No
Dynamic Name The dynamic name of this item Text Block Group No
Attributes Metadata values for this block. Used in XML and multipart/form-data. Text Block Group No
Plain Text The plain text string to compare Text Block Group Yes
Hash The bcrypt hash to compare against Text Block Group Yes