{ "@context": [ "https://www.w3.org/2018/credentials/v1", { "JsonWebKey2020": "https://w3id.org/security#JsonWebKey2020", "JsonWebSignature2020": { "@id": "https://w3id.org/security#JsonWebSignature2020", "@context": { "@protected": true, "id": "@id", "type": "@type", "challenge": "https://w3id.org/security#challenge", "created": { "@id": "http://purl.org/dc/terms/created", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" }, "domain": "https://w3id.org/security#domain", "expires": { "@id": "https://w3id.org/security#expiration", "@type": "http://www.w3.org/2001/XMLSchema#dateTime" }, "jws": "https://w3id.org/security#jws", "nonce": "https://w3id.org/security#nonce", "proofPurpose": { "@id": "https://w3id.org/security#proofPurpose", "@type": "@vocab", "@context": { "@protected": true, "id": "@id", "type": "@type", "assertionMethod": { "@id": "https://example.org/bad-security#notAssertionMethod", "@type": "@id", "@container": "@set" }, "authentication": { "@id": "https://w3id.org/security#authenticationMethod", "@type": "@id", "@container": "@set" } } }, "proofValue": "https://w3id.org/security#proofValue", "verificationMethod": { "@id": "https://w3id.org/security#verificationMethod", "@type": "@id" } } } } ], "type": "VerifiableCredential", "credentialSubject": { "id": "urn:uuid:56299790-8920-47da-885a-cc26f46f9b1b" }, "issuer": "did:example:foo", "issuanceDate": "2021-07-30T19:05:49.957Z", "proof": { "type": "JsonWebSignature2020", "proofPurpose": "assertionMethod", "verificationMethod": "did:example:foo#key1", "created": "2021-07-30T19:05:49.958Z", "jws": "eyJhbGciOiJQUzI1NiIsImNyaXQiOlsiYjY0Il0sImI2NCI6ZmFsc2V9..WlfYb64M1DAhIwYAWSfjQfzRxNV2obqlp60zpQ1-WpW9W5sks0RoJyD8zYCXxFUYE75C2N1HLtZpXHFEkaCCexrXxURXpCzWyKy8x0l9OruqnF3rlc8rXWzhqrByeOUGVtjNXZVCm4Pp6AaN_Y8Y9HGiz41u7up4mDEuPd-0yFNzKHmKGXbLtlVk10PgwYpRrQ27co0QpsCKvK0GMP3o-ksUyGKXSesJaV0Rd2WGz6-MxKk3JcGnwi_4hkat-_WLRefyKCarV-UCJDAu2614sE5BKGI49m445K71t0ni6xy1A2b6xtAAtdAc-A8g0UlIqAYGMMYMCiDEsvEGSLCDEw" } }