RtsScryptParameter (STRUCT)ΒΆ
TYPE RtsScryptParameter : STRUCT
- InOut:
- Name - Type - Comment - iterations- UDINT- How many iterations are done. Affects CPU and RAM usage. - blockSize- UDINT- The block size affects memory an CPU usage. - parallelismFactor- UDINT- Setup the number of threads to run in parallel. Should be 1. 
