svc: Use proper random entropy generation algorithm
This commit is contained in:
parent
65bd03d74c
commit
ab552e4a25
6 changed files with 33 additions and 8 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue