Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

iOSデバイスには、フラッシュメモリとシステムのメインメモリの間に暗号化が組み込まれています。このため、暗号化消去 (Cryptographic Erase) を使用してiOSデバイスを消去します。この処理過程では、古いAES-256暗号化キーが削除され、デバイス上のすべてのユーザーデータに暗号でアクセスできなくなります。

BMDEでは、暗号化消去を使用してiOSデバイスを消去するたげではなく、さらに暗号化されたメモリを消去することもできます。

iOSの消去規格では、デバイスを次のように消去します。

  •  「Apple iOS Deletion」は、暗号化消去 でデバイスを消去します。
  • 他のすべての消去規格では、最初に暗号化消去 でデバイスを消去してから、選択したアルゴリズムで上書きします。

...

  •  "Apple iOS Deletion" deletes the device with Cryptographic Erase.
  • All other deletion standards first erase the device with Cryptographic Erase and then override it with the selected algorithm.