Oops, I was mis-reading with the following code.

 990  super(token.provider, type, algorithm, className, toList(al),
 991      type.equals(SR) ? Map.of("ThreadSafe", "true") : null);

OK, it's fine.

Xuelei

On 11/2/2016 9:33 PM, Wang Weijun wrote:
 I may use the property similar to:

  map.put("SecureRandom.SHA1PRNG ThreadSafe", "true");

Reply via email to