-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When the PD responds to the OSDP osdp_CHLNG frame, it does not take into account the PD's Client ID, which is however necessary for the challenge calculation: byte[] cUID = new byte[8]; in PdMessageSecureChannel.cs
his cUID must be sent as the response to the osdp_ID command by the osdp_PDID reply.
I think that the best is to modify the public class DeviceConfiguration and add de cUID
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working