pskc_set_device_devicebinding (3) Linux Manual Page
pskc_set_device_devicebinding – API function Synopsis #include <pskc.h> void pskc_set_device_devicebinding(pskc_key_t *key, const char *devbind); Arguments pskc_key_t * key a pskc_key_t handle, from pskc_get_keypackage(). const char * devbind a string with device binding to set. Description Set the PSKC KeyPackage DeviceInfo DeviceBinding value. This element allows a provisioning server to ensure that the key is going to…
