File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "@context": [
3+ "https://www.w3.org/ns/credentials/v2",
4+ "https://w3id.org/security/suites/ed25519-2020/v1"
5+ ],
6+ "id": "https://testing.dcconsortium.org/status/e5WK8CbZ1GjycuPombrj",
7+ "type": [
8+ "VerifiableCredential",
9+ "BitstringStatusListCredential"
10+ ],
11+ "credentialSubject": {
12+ "id": "https://testing.dcconsortium.org/status/e5WK8CbZ1GjycuPombrj#list",
13+ "type": "BitstringStatusList",
14+ "encodedList": "uH4sIAAAAAAAAA-3BMQEAAAwCoGUx6aLbwgvIHwAAAAAAAAAAAAAAwFwBZnztF9QwAAA",
15+ "statusPurpose": "revocation"
16+ },
17+ "issuer": "did:key:z6MknNQD1WHLGGraFi6zcbGevuAgkVfdyCdtZnQTGWVVvR5Q",
18+ "validFrom": "2025-01-09T15:20:02.183Z",
19+ "proof": {
20+ "type": "Ed25519Signature2020",
21+ "created": "2025-01-09T15:20:02Z",
22+ "verificationMethod": "did:key:z6MknNQD1WHLGGraFi6zcbGevuAgkVfdyCdtZnQTGWVVvR5Q#z6MknNQD1WHLGGraFi6zcbGevuAgkVfdyCdtZnQTGWVVvR5Q",
23+ "proofPurpose": "assertionMethod",
24+ "proofValue": "z4WFodWdHXGieqNtWYK2448A7qZdhMkxyqjVuMqifdanFYXXAqPT8xatjncxjDsXT6fskz8pC8TLBmEhnd7BC7Tqb"
25+ }
26+ }
You can’t perform that action at this time.
0 commit comments