Description
The BCryptGen Generator encrypts values using the BCrypt password hashing function.
Parameters
The following parameters may be configured for the BCryptGen Generator. Items with an asterisk* are required.
- textToEncrypt* - Defines the value that will be encrypted. This can be a constant or a reference to another Attribute's generated value.
- saltRounds - Select the maximum number of rounds which is tolerable, performance-wise, for your test data generation. BCrypt can support between 4 to 31 rounds.
Video Tutorial
The following video can be used to see a quick tutorial on how to use the BCryptGen Generator: