Last change
on this file since 107390 was 105335, checked in by vboxsync, 7 months ago |
FE/Qt: bugref:10705. Merging r6149 from doc team's repo.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
805 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>In some circumstances it might be required to decrypt previously encrypted images. This can be done in <ph
|
---|
8 | conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> for a complete VM or using <userinput>VBoxManage</userinput> with
|
---|
9 | the following command: </p>
|
---|
10 | <pre xml:space="preserve">VBoxManage encryptmedium <varname>uuid</varname>|<varname>filename</varname> --oldpassword <varname>file</varname>|-</pre>
|
---|
11 | <p>The only required parameter is the password the image was encrypted with. The options are the same as for
|
---|
12 | encrypting images. </p>
|
---|
13 | </body>
|
---|
14 |
|
---|
15 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.