Class Random

java.lang.Object
com.jcraft.jsch.jce.Random
All Implemented Interfaces:
Random

public class Random extends Object implements Random
  • Constructor Details

    • Random

      public Random()
  • Method Details

    • fill

      public void fill(byte[] foo, int start, int len)
      Specified by:
      fill in interface Random