VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/diskencryption-decryption.dita@ 105293

Last change on this file since 105293 was 99797, checked in by vboxsync, 21 months ago

Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 855 bytes
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="diskencryption-decryption">
4 <title>Decrypting Encrypted Images</title>
5
6 <body>
7 <p>
8 In some circumstances it might be required to decrypt previously
9 encrypted images. This can be done in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> for a complete
10 VM or using <userinput>VBoxManage</userinput> with the following
11 command:
12 </p>
13 <pre xml:space="preserve">VBoxManage encryptmedium <varname>uuid</varname>|<varname>filename</varname> --oldpassword <varname>file</varname>|-</pre>
14 <p>
15 The only required parameter is the password the image was
16 encrypted with. The options are the same as for encrypting
17 images.
18 </p>
19 </body>
20
21</topic>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette