File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "capability" : [
3+ " issuer" ,
4+ " verifier"
5+ ],
6+ "operatorModel" : [],
7+ "executionEnvironment" : " cloud" ,
8+ "logo" : " https://wallet-demo.namirial.com/static/img/namirial-wallet-logo-no-background-.png" ,
9+ "name" : " Namirial Wallet Gateway" ,
10+ "company" : " Namirial S.p.A." ,
11+ "companyUrl" : " https://www.namirial.com" ,
12+ "urlWebsite" : " https://www.namirial.com/en/wallet/" ,
13+ "urlWebApp" : " https://wallet-demo.namirial.com" ,
14+ "openSource" : false ,
15+ "portability" : false ,
16+ "credentialProfiles" : [
17+ " HAIP" ,
18+ " ICAO DTC" ,
19+ " ISO mDL" ,
20+ " JSON-LD Verifiable Credentials with secp256k1" ,
21+ " JWT VC Presentation Profile" ,
22+ " SD-JWT VCs (w/ X.509 for Issuers)"
23+ ],
24+ "credentialFormats" : [
25+ " ICAO DTC" ,
26+ " JWT-VC" ,
27+ " JWT" ,
28+ " LDP-VC" ,
29+ " MDOC" ,
30+ " SD-JWT VC" ,
31+ " SD-JWT" ,
32+ " VCDM 1.1"
33+ ],
34+ "issuanceProtocols" : [
35+ " OpenID4VCI"
36+ ],
37+ "keyManagements" : [
38+ " .well-known/jwt-issuer" ,
39+ " cose key" ,
40+ " did:jwk" ,
41+ " did:key" ,
42+ " did:web" ,
43+ " jwks_uri" ,
44+ " pub key in X.509 cert" ,
45+ " raw public keys (jwk)"
46+ ],
47+ "presentationProtocols" : [
48+ " OpenID4VP"
49+ ],
50+ "signingAlgorithms" : [
51+ " ECDSA"
52+ ],
53+ "statusManagements" : [
54+ " Token Status List (TSL)"
55+ ],
56+ "trustManagements" : [
57+ " X.509 certificates"
58+ ],
59+ "$schema" : " ../../schemas/wallet.json"
60+ }
Original file line number Diff line number Diff line change 1+ {
2+ "capability" : [
3+ " holder"
4+ ],
5+ "operatorModel" : [],
6+ "executionEnvironment" : " edge" ,
7+ "logo" : " https://wallet-demo.namirial.com/static/img/namirial-wallet-logo-no-background-.png" ,
8+ "name" : " Namirial Wallet" ,
9+ "company" : " Namirial S.p.A." ,
10+ "companyUrl" : " https://www.namirial.com" ,
11+ "urlWebsite" : " https://www.namirial.com/en/wallet/" ,
12+ "urlAppStore" : " https://apps.apple.com/it/app/namirial-wallet/id6739498969" ,
13+ "urlGooglePlayStore" : " https://play.google.com/store/apps/details?id=com.namirial.wallet" ,
14+ "openSource" : false ,
15+ "portability" : false ,
16+ "credentialProfiles" : [
17+ " HAIP" ,
18+ " ICAO DTC" ,
19+ " ISO mDL" ,
20+ " JSON-LD Verifiable Credentials with secp256k1" ,
21+ " JWT VC Presentation Profile" ,
22+ " SD-JWT VCs (w/ X.509 for Issuers)"
23+ ],
24+ "credentialFormats" : [
25+ " ICAO DTC" ,
26+ " JWT-VC" ,
27+ " JWT" ,
28+ " LDP-VC" ,
29+ " MDOC" ,
30+ " SD-JWT VC" ,
31+ " SD-JWT" ,
32+ " VCDM 1.1"
33+ ],
34+ "issuanceProtocols" : [
35+ " OpenID4VCI"
36+ ],
37+ "keyManagements" : [
38+ " .well-known/jwt-issuer" ,
39+ " cose key" ,
40+ " did:jwk" ,
41+ " did:key" ,
42+ " did:web" ,
43+ " jwks_uri" ,
44+ " pub key in X.509 cert" ,
45+ " raw public keys (jwk)"
46+ ],
47+ "presentationProtocols" : [
48+ " OpenID4VP"
49+ ],
50+ "signingAlgorithms" : [
51+ " ECDSA"
52+ ],
53+ "statusManagements" : [
54+ " Token Status List (TSL)"
55+ ],
56+ "trustManagements" : [
57+ " X.509 certificates"
58+ ],
59+ "$schema" : " ../../schemas/wallet.json"
60+ }
You can’t perform that action at this time.
0 commit comments