mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-10 08:55:57 +00:00
NAS-5GS is added
This commit is contained in:
5
lib/nas/eps/support/cache/nas-msg-82.py
vendored
Normal file
5
lib/nas/eps/support/cache/nas-msg-82.py
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
ies = []
|
||||
ies.append({ "iei" : "", "value" : "NAS key set identifierASME", "type" : "key set identifier", "reference" : "9.9.3.21", "presence" : "M", "format" : "V", "length" : "1/2"})
|
||||
ies.append({ "iei" : "", "value" : "Authentication parameter RAND", "type" : "Authentication parameter RAND", "reference" : "9.9.3.3", "presence" : "M", "format" : "V", "length" : "16"})
|
||||
ies.append({ "iei" : "", "value" : "Authentication parameter AUTN", "type" : "Authentication parameter AUTN", "reference" : "9.9.3.2", "presence" : "M", "format" : "LV", "length" : "17"})
|
||||
msg_list[key]["ies"] = ies
|
||||
Reference in New Issue
Block a user