We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa6f1a commit e4de276Copy full SHA for e4de276
1 file changed
schema/bom-1.7.schema.json
@@ -5761,6 +5761,7 @@
5761
"dtls",
5762
"quic",
5763
"eap-aka",
5764
+ "eap-aka-prime",
5765
"prins",
5766
"5g-aka",
5767
"jose",
@@ -5777,6 +5778,7 @@
5777
5778
"dtls": "Datagram Transport Layer Security",
5779
"quic": "Quick UDP Internet Connections",
5780
"eap-aka": "Extensible Authentication Protocol variant",
5781
+ "eap-aka-prime": "Enhanced version of EAP-AKA",
5782
"prins": "Protection of Inter-Network Signaling",
5783
"5g-aka": "Authentication and Key Agreement for 5G",
5784
"jose": "JSON Object Signing and Encryption",
0 commit comments