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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to