svc: Use proper random entropy generation algorithm

This commit is contained in:
Zach Hilman
2018-11-13 12:25:43 -05:00
parent 65bd03d74c
commit ab552e4a25
6 changed files with 33 additions and 8 deletions

View File

@ -269,10 +269,10 @@
</font>
</property>
<property name="inputMask">
<string>HHHHHHHHHHHHHHHH</string>
<string>HHHHHHHH</string>
</property>
<property name="maxLength">
<number>16</number>
<number>8</number>
</property>
</widget>
</item>