On 18/03/2011 14:21, Konstantin Kolinko wrote:
> I understand your point, but the OP's stack trace is inside
> nextBytes(), not inside createSecureRandom().
> 
> It might be that createSecureRandom() also has noticeable delay in
> these circumstances. I just do not know.

Ah. We need to call nextBytes() when we create the secure random to
ensure it is seeded.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to