com.jcraft.jsch.jce
Class Random
java.lang.Object
com.jcraft.jsch.jce.Random
- All Implemented Interfaces:
- Random
public class Random
- extends Object
- implements Random
Method Summary |
void |
fill(byte[] foo,
int start,
int len)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Random
public Random()
fill
public void fill(byte[] foo,
int start,
int len)
- Specified by:
fill
in interface Random
Copyright © 2014 JCraft,Inc.. All Rights Reserved.