Class ARC4.KeyGenerator

  • All Implemented Interfaces:
    SymmetricKeyGenerator
    Enclosing class:
    ARC4

    public static final class ARC4.KeyGenerator
    extends java.lang.Object
    ARC4/RC4 key generator.
    • Constructor Summary

      Constructors 
      Constructor Description
      KeyGenerator​(int keySizeInBits, java.security.SecureRandom random)