Madan (and Uze), My apologies. I completely missed your original e-mail which was send on June 12th.
Credentials and other secure items are stored in SVR database. And, ?C? stack exposes ?OCRegisterPersistentStorageHandler? API for the stack to provide function pointers to operate on this database. Here is an explanation ( <https://wiki.iotivity.org/faq_s> https://wiki.iotivity.org/faq_s). Currently, there are no APIs in C++ stack for this. We discussed this in yesterday?s Security TG, but no decision was taken on the ?schedule? for it. Thanks Sachin From: ???(Uze Choi) [mailto:[email protected]] Sent: Wednesday, June 17, 2015 6:37 PM To: lanka.madan at samsung.com; Agrawal, Sachin; Kesavan, Vijay S Cc: iotivity-dev at lists.iotivity.org Subject: RE: [dev] Fwd: C++ API for passing DTLS credentials Hi Vijay/Sachin (Security Chair) Would you mind responding to Madan questions? We need to plan and assign the resource for the Easy Setup development according to security plan. BR, Uze Choi From: iotivity-dev-bounces at lists.iotivity.org [mailto:[email protected]] On Behalf Of Madan Kanth Lanka Sent: Thursday, June 18, 2015 9:59 AM To: sachin.agrawal at intel.com Cc: iotivity-dev at lists.iotivity.org Subject: [dev] Fwd: C++ API for passing DTLS credentials Hi Sachin, We are trying to establish a secure communication channel based on the user input (service security config, etc), and not automatically. Moreover, we want to have the user application control on the steps below 1) Secure communication channel using DTLS (by application selected cypher suite)2 2) Perform owner ship transfer 3) Host a resource with some configuration (configure need for .acl, .cps etc) or control a resource using the secure resource. As you can see, to achieve these, I think there needs a C++ API support. So, I would like to know the if during TG meeting these requirements are discussed and if so is there any schedule discussed. Thanks, Madan ------- Original Message ------- Sender : Madan Kanth Lanka<lanka.madan at samsung.com> S5/Senior Engineer/IoT Solution Lab./Samsung Electronics Date : Jun 12, 2015 15:35 (GMT+09:00) Title : C++ API for passing DTLS credentials Hi Sachin, I would like to know if there is C++ API support for accessing secured OIC resources from OIC clients ? I need to establish DTLS channel between my OIC Client and Server using C++ API before accessing the resource, but I couldn?t find the API to register the callback needed for passing DTLS credentials. So, I would like to know if there is any other mechanism to pass the credentials using C++ API. Thanks, Madan <http://ext.samsung.net/mailcheck/SeenTimeChecker?do=a105cd2b36de71f3a9bce6367965e5c0a4e798fd09b68fdd15677aff4b6589b54e60fcf6aeb61df594c3b6ddffd7613bcb238d00164b0be48eeb9bec5ad9c75d326bbdfb2ea96a2fcf878f9a26ce15a0> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150618/da1afd61/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 13168 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150618/da1afd61/attachment.gif> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 7768 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150618/da1afd61/attachment.p7s>
