File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ entropy.resource=/hwrng/api/v1/public/bytes/
1515# It requires a user authentication. Contact us to obtain an authentication token.
1616# entropy.resource=/hwrng/api/v1/bytes/
1717
18- # Set this property to 'true' to secure the random byte stream communication with the remote service.
19- # This is different from SSL .
18+ # Set this property to 'true' to secure the random byte stream communication to remote service
19+ # with additional encryption .
2020entropy.resource.bytestream.encrypt =true
2121
2222# A location of the file that stores the RSA public key used to secure the random byte stream.
@@ -29,7 +29,7 @@ entropy.auth.token=
2929# Amount of random bytes retrieved from remote service per request.
3030# The value of this property is limited to 400
3131# when the 'entropy.resource' property points to a demo or non-commercial endpoint.
32- # The max value is 100000 when using commercial or professional endpoint.
32+ # The max value is 10000 when using commercial or professional endpoint.
3333entropy.request.byte.count =400
3434
3535# The following properties are tuned up for optimal performance and CPU utilization
You can’t perform that action at this time.
0 commit comments