Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリケーションを開発し、AES256 暗号化を使用してキーチェーンにデータを保存しています。アップルが提供する KeychainItemWrapper クラスを使用し、キー kSecAttService のデータを保存しています。暗号化して保存した場合でも、ハッカーはキーチェーンに保存されたデータをハッキングできますか?
前もって感謝します