Replace std::string with CKM::Password
authorBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 24 Jul 2014 16:53:55 +0000 (18:53 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Fri, 12 Sep 2014 12:59:26 +0000 (14:59 +0200)
commit8ca9dd2ad44ed0278108b9a924e5e2e28f3e7313
treea52a439abebba0e4e9e13c5417f50dc32f1ac399
parent78a0f4364f20a8131e2856bcfd06c4dd327920da
Replace std::string with CKM::Password

Change-Id: I695f3beb018d8a2b0a1fe4b17b99cd9cbd60c226
packaging/key-manager.spec
src/CMakeLists.txt
src/include/ckm/ckm-password.h [new file with mode: 0644]
src/include/ckm/ckm-type.h
src/manager/client-capi/ckmc-manager.cpp
src/manager/dpl/core/include/dpl/serialization.h
tests/test-key-provider.cpp