Class TripleDES.KeyGenerator

  • All Implemented Interfaces:
    SymmetricKeyGenerator
    Enclosing class:
    TripleDES

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

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