Interface PBKDF2

    • Method Detail

      • init

        void init​(byte[] salt,
                  int iteration)
           throws java.lang.Exception
        Throws:
        java.lang.Exception