2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __java_security_VMSecureRandom__
5 #define __java_security_VMSecureRandom__
9 #include <java/lang/Object.h>
10 #include <gcj/array.h>
23 class java::security::VMSecureRandom
: public ::java::lang::Object
26 public: // actually package-private
28 static jint
generateSeed(JArray
< jbyte
> *, jint
, jint
);
30 static ::java::lang::Class
class$
;
33 #endif // __java_security_VMSecureRandom__