Skip to content

OSDP Secure channel wrong client ID #191

@jmic69

Description

@jmic69

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions