From fa939feb7e0c6eeab83d0334711d8ff9a350e6aa Mon Sep 17 00:00:00 2001 From: "ziga.brumen" Date: Mon, 25 Nov 2024 19:25:53 +0100 Subject: [PATCH] added vc2.0 tag to Netis verifier implementation --- implementations/Netis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementations/Netis.json b/implementations/Netis.json index 4906a80..b397aba 100644 --- a/implementations/Netis.json +++ b/implementations/Netis.json @@ -9,7 +9,7 @@ "vc": ["1.1", "2.0"] }, "supportedEcdsaKeyTypes": ["P-256", "P-384"], - "tags": ["Ed25519Signature2020", "ecdsa-rdfc-2019", "ecdsa-sd-2023", "eddsa-rdfc-2022", "bbs-2023"] + "tags": ["Ed25519Signature2020", "ecdsa-rdfc-2019", "ecdsa-sd-2023", "eddsa-rdfc-2022", "bbs-2023", "vc2.0"] }], "vpVerifiers": [], "didResolvers": []