svc: Use proper random entropy generation algorithm

This commit is contained in:
Zach Hilman 2018-11-13 12:25:43 -05:00
parent 29af456174
commit deb5d6be60
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>