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