getInstance("PBKDF2WithHmacSHA256"); KeySpec spec = new PBEKeySpec((password).toCharArray(), salt, 10000, 128); SecretKey tmp = factory.
確定! 回上一頁