VirtualBox

Changeset 94661 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Apr 21, 2022 8:47:26 AM (3 years ago)
Author:
vboxsync
Message:

doc/manual,Main,Frontends: API changes in preparation for full VM encryption, guarded by VBOX_WITH_FULL_VM_ENCRYPTION (disabled by default) and returning a not supported error for now, bugref:9955 [doxygen fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r94660 r94661  
    284284 *  @param fDirectoryIncludesUUID Whether the use a special VM directory naming
    285285 *                      scheme (includes the UUID).
     286 *  @param aCipher      The cipher to encrypt the VM with.
     287 *  @param aPasswordId  The password ID, empty if the VM should not be encrypted.
     288 *  @param aPassword    The password to encrypt the VM with.
    286289 *
    287290 *  @return  Success indicator. if not S_OK, the machine object is invalid
     
    445448 *                      be relative to the VirtualBox config directory).
    446449 *  @param aId          UUID of the machine or NULL (see above).
    447  *  @param strKeyId     Key ID of the password for decrypting the config.
    448450 *  @param strPassword  Password for decrypting the config
    449451 *
Note: See TracChangeset for help on using the changeset viewer.

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