Hello,
As you know, HomeKit ADK says that you can use Software Authentication to verify an accessory (to remove the uncertified message when adding the accessory). You have to request a Token to Apple Servers and provision it to the device on production (for example using a RPC call). Can you give an example on how to achieve this with the ported homekit adk library?
Thanks