Research Article

Named Data Networking-Based On-Demand Secure Vehicle-To-Vehicle Communications

Algorithm 3

Proof of location certification issued by RSU.
Steps:
   1. Start
   2. RSU send-Msg(VPK)
   3. VNDN send(RSU, sessionID)
   4. RSU send-signedID(VNDN, sessionID)
   5. SessionID check(VPK, Vthreshold)
   6.
if () then
      LOC publish-LOC (LOC, time, VPK, RSUpK)
    else
     !published()
   7. End