getInstance("PBKDF2WithHmacSHA256"). 3. val spec: KeySpec = PBEKeySpec(pass.take(KEY_LENGTH).toCharArray(), salt.toByteArray(), 65536, 256).
確定! 回上一頁