Class Argon2Factory


  • public class Argon2Factory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Argon2Factory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Argon2 create()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Argon2Factory

        public Argon2Factory()
    • Method Detail

      • create

        public static Argon2 create()