3.2.5.1 RegistrationRequestMessage

Once the RegistrationRequestMessage request has been received, the host MUST perform the following actions to successfully complete the RegistrationRequestMessage remote function:

  1. Parse and verify the registration request message blob.

  2. Retrieve the device certificate and the root device ID, and register the device with these values.

  3. Approve and open the device.

  4. Once the device has been successfully opened, start the proximity detection process.

  5. Invoke the RegistrationResponseMessage response using the remote proxy, passing in the result code as an input parameter.