Class AES.KeyGenerator

  • All Implemented Interfaces:
    SymmetricKeyGenerator
    Enclosing class:
    AES

    public static final class AES.KeyGenerator
    extends java.lang.Object
    Specific AES key generator for non-FIPS algorithms.
    • Constructor Summary

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