From 9353673d1bc1dd035710d645077b4d0f0f199663 Mon Sep 17 00:00:00 2001 From: ashushukla0412 Date: Wed, 5 Aug 2026 19:11:09 +0530 Subject: [PATCH] Add jose-cose tags to Trential --- implementations/Trential.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/implementations/Trential.json b/implementations/Trential.json index 74d3dd8..ce0e95d 100644 --- a/implementations/Trential.json +++ b/implementations/Trential.json @@ -135,5 +135,15 @@ "vc2.0" ] } - ] + ], + "jose-cose": { + "features": { + "credential_jose": true, + "presentation_jose": true, + "credential_cose": true, + "presentation_cose": true, + "credential_sdjwt": true, + "presentation_sdjwt": true + } + } } \ No newline at end of file