[IOT-2641] /cred resource rownerid fix
authorAleksey Volkov <a.volkov@samsung.com>
Mon, 28 Aug 2017 05:50:32 +0000 (08:50 +0300)
committerAleksey Volkov <a.volkov@samsung.com>
Thu, 7 Sep 2017 12:18:18 +0000 (12:18 +0000)
commit4589605d424846c5e9b36fa4442acfd07eac1cce
tree1a85c1c50dbe35ecc5a82d9c70cf7d66b6fe1d20
parent7e3879c54a43a58a1f533f005e112a2204ceeaeb
[IOT-2641] /cred resource rownerid fix

This changes includes some refactoring of credential resource design:
 each credential structure instance has own rowner id value
 and it was changed to common rowner value.

IOT-2641 depends on it.

Tested with CT1.7.9.3 and 1.7.9.1, 1.7.4.1

json2cbor and svrdbeditor sources should be fixed accordingly by their owners

Change-Id: I50afae10ac9f702c86d321dcf758525968f7bc31
Signed-off-by: Aleksey Volkov <a.volkov@samsung.com>
resource/csdk/security/include/experimental/securevirtualresourcetypes.h
resource/csdk/security/include/internal/security_internals.h
resource/csdk/security/src/credresource.c
resource/csdk/security/tool/json2cbor.c
resource/csdk/security/tool/svrdbeditor_src/svrdbeditorcred.c
resource/csdk/security/unittest/credentialresource.cpp