DtlsCidManager.lookupByCid
DatagramEndpoint lookupByCid(DtlsConnectionId cid)Looks up a peer by CID.
Used when an incoming record contains a CID instead of being matched by source address.
Parameters
cid | The Connection ID to look up. |
Returns
The peer address, or an invalid DatagramEndpoint if not found.