[IOT-2269] Do not include rowner property in csr resource CBOR
authorKevin Kane <kkane@microsoft.com>
Wed, 17 May 2017 23:13:26 +0000 (16:13 -0700)
committerDan Mihai <Daniel.Mihai@microsoft.com>
Fri, 19 May 2017 22:48:08 +0000 (22:48 +0000)
commit68444112017df2003428e67adb6c13bb408d2d65
tree6d3079c3e4a516ea1ac2302e5d8e624992b04586
parentcb0f5aa550b47bf9da5a87f731021bd1d3c8d74c
[IOT-2269] Do not include rowner property in csr resource CBOR

"rowner" property was being erroneously included in the CBOR
payload for the CSR resource, which caused the map in the
response to contain one more key/value pair than it should have.

This property should not be included as it is not part of the
specification for this resource.

Change-Id: I61a25535b79d21857b18f7f1f2bb077e8420b3f5
Signed-off-by: Kevin Kane <kkane@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/20013
Reviewed-by: Alex Kelley <alexke@microsoft.com>
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
resource/csdk/security/src/csrresource.c