[
{
"@context": [
"text"
],
"id": "text",
"alsoKnownAs": "text",
"controller": "text",
"verificationMethod": [
"text"
],
"authentication": [
"text"
],
"assertionMethod": [
"text"
],
"keyAgreement": [
"text"
],
"capabilityInvocation": [
"text"
],
"capabilityDelegation": [
"text"
],
"publicKey": [
"text"
],
"service": [
{
"id": "text",
"type": "text",
"serviceEndpoint": null,
"ANY_ADDITIONAL_PROPERTY": "anything"
}
],
"proof": {
"type": "text",
"created": "text",
"challenge": "text",
"domain": "text",
"nonce": "text",
"proofPurpose": "text",
"verificationMethod": "text",
"jws": "text",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"ANY_ADDITIONAL_PROPERTY": "anything"
}
]