ExtensionEncryption: add set_mount_password API call 48/148748/2 submit/tizen/20170918.080130
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>
Fri, 8 Sep 2017 11:57:01 +0000 (13:57 +0200)
committerLukasz Pawelczyk <l.pawelczyk@samsung.com>
Mon, 11 Sep 2017 12:23:50 +0000 (14:23 +0200)
commitf0a890f17be43e5745662768a7ebb675ec2602d5
treed54cb9a53db9307b0032845225a2eb588bbfd843
parent03ce153e1205db458411c284b57f146b06312f71
ExtensionEncryption: add set_mount_password API call

Make this API be more like InternalEncryption where this call might be
required in the same way it is required in InternalEncryption.

Change-Id: I5e3c6fd661d899844a4a5aceaf2a91117c622d2b
lib/extension-encryption.cpp
lib/ode/extension-encryption.cpp
lib/ode/extension-encryption.h
rmi/extension-encryption.h
server/extension-encryption.cpp
tools/cli/ode-admin-cli.cpp