Remove uses of WITH_X509
authorGreg Zaverucha <gregz@microsoft.com>
Thu, 6 Apr 2017 21:32:35 +0000 (14:32 -0700)
committerNathan Heldt-Sheller <nathan.heldt-sheller@intel.com>
Fri, 7 Apr 2017 15:38:25 +0000 (15:38 +0000)
commita99cd2f0e9cce0debb0602870e9276f2fadd933c
tree6d1d7c0e67f3282e80fa09017e641485e43c09a2
parent9ea703b4b61b040fd4f64e1d3ce22e004d7a8440
Remove uses of WITH_X509

GetCredEntryByCredId was using WITH_X509 instead of WITH_DTLS,
causing a block of code to not be included in certain build
configurations.

Change-Id: I16c05f38c7d2e317a727d6480289151e30229d71
Signed-off-by: Greg Zaverucha <gregz@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/18581
Reviewed-by: Kevin Kane <kkane@microsoft.com>
Reviewed-by: Alex Kelley <alexke@microsoft.com>
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Nathan Heldt-Sheller <nathan.heldt-sheller@intel.com>
resource/csdk/security/provisioning/src/secureresourceprovider.c
resource/csdk/security/src/credresource.c