2022-06-20 14:51:37 +02:00
|
|
|
{
|
2022-06-29 16:08:18 -04:00
|
|
|
"@context": [
|
|
|
|
"https://www.w3.org/2018/credentials/v1",
|
2022-09-09 12:06:10 -07:00
|
|
|
"https://purl.imsglobal.org/spec/ob/v3p0/context.json",
|
2022-06-29 16:08:18 -04:00
|
|
|
"https://w3id.org/security/suites/ed25519-2020/v1"
|
|
|
|
],
|
|
|
|
"id": "http://example.edu/credentials/3732",
|
|
|
|
"type": [
|
|
|
|
"VerifiableCredential",
|
|
|
|
"OpenBadgeCredential"
|
|
|
|
],
|
|
|
|
"issuer": {
|
|
|
|
"id": "https://example.edu/issuers/565049",
|
2022-06-20 14:51:37 +02:00
|
|
|
"type": [
|
2022-06-29 16:08:18 -04:00
|
|
|
"Profile"
|
2022-06-20 14:51:37 +02:00
|
|
|
],
|
2022-06-29 16:08:18 -04:00
|
|
|
"name": "Example University"
|
|
|
|
},
|
|
|
|
"issuanceDate": "2010-01-01T00:00:00Z",
|
|
|
|
"name": "Example University Degree",
|
|
|
|
"credentialSubject": {
|
|
|
|
"id": "did:example:ebfeb1f712ebc6f1c276e12ec21",
|
|
|
|
"type": [
|
|
|
|
"AchievementSubject"
|
2022-06-20 14:51:37 +02:00
|
|
|
]
|
2022-06-29 16:08:18 -04:00
|
|
|
},
|
|
|
|
"proof": [
|
|
|
|
{
|
|
|
|
"type": "Ed25519Signature2020",
|
|
|
|
"created": "2022-06-28T16:28:36Z",
|
2022-09-09 12:06:10 -07:00
|
|
|
"verificationMethod": "https://example.edu/issuers/565049#z6MkkUD3J14nkYzn46QeuaVSnp7dF85QJKwKvJvfsjx79aXj",
|
2022-06-29 16:08:18 -04:00
|
|
|
"proofPurpose": "assertionMethod",
|
|
|
|
"proofValue": "z3MUt2ZuU8Byqivxh6GphEM65AFYyNaGYibm97xLTafM7uGufZQLKvJR8itZwxKskvtFM3CUty46v26DZidMNoQnM"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|