VirtualBox

Changeset 54403 in vbox for trunk/src/VBox/Storage


Ignore:
Timestamp:
Feb 23, 2015 10:17:04 PM (10 years ago)
Author:
vboxsync
Message:

Storage/VDFilterrypt,Main: Move key store implementation to the crypto filter plugin and make it accessible to Main from there by extending the interfaces to save key stores and query passwords for unlocking key stores

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/Makefile.kmk

    r53806 r54403  
    6060  VDPluginCrypt_LDFLAGS.linux = -Wl,--no-undefined
    6161
    62   VDPluginCrypt_SOURCES  = VDFilterCrypt.cpp
     62  VDPluginCrypt_SOURCES  = \
     63        VDFilterCrypt.cpp \
     64        VDKeyStore.cpp
    6365  VDPluginCrypt_SOURCES.win = VDPluginCrypt.rc
    6466 endif
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