-
Notifications
You must be signed in to change notification settings - Fork 0
/
3
24 lines (24 loc) · 879 Bytes
/
3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"@context": [
"https://www.w3.org/ns/credentials/v2"
],
"id": "https://dhs-svip.github.io/ns/uscis/status/3",
"type": [
"VerifiableCredential",
"BitstringStatusListCredential"
],
"credentialSubject": {
"id": "https://dhs-svip.github.io/ns/uscis/status/3#list",
"type": "BitstringStatusList",
"encodedList": "uH4sIAAAAAAAAA-3OMQEAAAgDoEU3ugEWwENIQMI3cx0AAAAAAAAAAAAAAAAAAACgLGiNcIEAQAAA",
"statusPurpose": "revocation"
},
"issuer": "did:web:dhs-svip.github.io:ns:uscis:oidp",
"proof": {
"type": "DataIntegrityProof",
"verificationMethod": "did:web:dhs-svip.github.io:ns:uscis:oidp#zDnaekqKLkVN1HqzBxy1Ti8niyCRxWkKr6cxDvX6P4qXDBATd",
"cryptosuite": "ecdsa-rdfc-2019",
"proofPurpose": "assertionMethod",
"proofValue": "zLLLMLuL6feiYZ1vDU7AVaJGRpmbbi1bf8Xv9JL15sW6aZTVzrfJqb9UFPWmgPD3Mnk5C3EpN3eKvzC27fdVM3Y6"
}
}