mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8366058: Outdated comment in WinCAPISeedGenerator
Reviewed-by: mullan
This commit is contained in:
parent
e676c9de3d
commit
eee58545c8
@ -31,10 +31,6 @@
|
||||
/*
|
||||
* Get a random seed from the MS CryptoAPI. Return true if successful, false
|
||||
* otherwise.
|
||||
*
|
||||
* Some early versions of Windows 95 do not support the required functions.
|
||||
* Use runtime linking to avoid problems.
|
||||
*
|
||||
*/
|
||||
JNIEXPORT jboolean JNICALL Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed
|
||||
(JNIEnv *env, jclass clazz, jbyteArray randArray)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user