Class SecureHash.KeyGenerator

  • All Implemented Interfaces:
    SymmetricKeyGenerator
    Enclosing class:
    SecureHash

    public static final class SecureHash.KeyGenerator
    extends java.lang.Object
    HMAC key generator
    • Constructor Summary

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