Added workaround to enable security in CA branch
authorSachin Agrawal <sachin.agrawal@intel.com>
Thu, 5 Mar 2015 16:44:30 +0000 (08:44 -0800)
committerSudarshan Prasad <sudarshan.prasad@intel.com>
Thu, 5 Mar 2015 17:19:51 +0000 (17:19 +0000)
commitcffd004aef361df2dfed540eaee9a7ca4ae50a85
treec1345ef2b3a2cafa81bef10e8383c2cc4ddacb05
parent5e0d33e41616663b0af82aacfccf6b34e440fb1b
Added workaround to enable security in CA branch

Currently there is a disconnect in the data structure used between RI
layer and CA layer to convey DTLS PSK credentials. We cannot update this
data structure in CA layer until all reviews of CA layer is completed.
This inhibits security testing of CA branch. Adding this workaround until
an update happens in CA layer to use common data structure.

Change-Id: Ieb17043c6ab3a32961133c5e009f5c06d968979f
Signed-off-by: Sachin Agrawal <sachin.agrawal@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/369
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Sakthivel Samidurai <sakthivel.samidurai@intel.com>
Reviewed-by: Sudarshan Prasad <sudarshan.prasad@intel.com>
resource/csdk/SConscript
resource/csdk/security/include/internal/ocsecurityinternal.h
resource/csdk/security/src/ocsecurity.c