Searched defs:randomBytes (Results 1 – 2 of 2) sorted by relevance
690 private byte[] randomBytes; field in SecureRandom
325 static native boolean randomBytes(byte[] someBytes); in randomBytes() method in IOUtil