|
6 | 6 | "executionEnvironment": "cloud", |
7 | 7 | "openSource": false, |
8 | 8 | "license": "Commercial", |
9 | | - "capability": ["issuer", "verifier"], |
| 9 | + "capability": ["issuer", "verifier", "holder"], |
10 | 10 | "portability": true, |
11 | | - "urlWebsite": "https://www.procivis.ch/en/procivis-one", |
12 | | - "urlWebApp": "https://docs.procivis.ch/trial/intro", |
| 11 | + "urlWebsite": "https://www.procivis.ch/", |
| 12 | + "urlWebApp": "https://docs.procivis.ch/trial", |
13 | 13 | "credentialProfiles": ["ISO mDL", "JSON-LD VCs with BBS (Holder DID)"], |
14 | | - "credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT VC", "VCDM 1.1"], |
| 14 | + "credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT VC", "VCDM 1.1", "VCDM 2.0", "x509"], |
15 | 15 | "issuanceProtocols": ["OpenID4VCI", "ISO 23220-3"], |
16 | | - "keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert"], |
| 16 | + "keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert", "cose key", "did:webvh"], |
17 | 17 | "presentationProtocols": ["OpenID4VP"], |
18 | | - "signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA"], |
19 | | - "statusManagements": ["Status List 2021", "Validity Credential"], |
20 | | - "trustManagements": [], |
| 18 | + "signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA", "ML-DSA"], |
| 19 | + "statusManagements": ["Status List 2021"], |
| 20 | + "trustManagements": ["Trusted Lists", "List of Trusted Lists (LoTL)", "List of Trusted Entities (LoTE)"], |
21 | 21 | "$schema": "../../schemas/wallet.json" |
22 | 22 | } |
0 commit comments