{
    "@context": {
        "id": "@id",
        "type": "@type",
        "@protected": true,
        "X25519KeyAgreementKey2020": {
            "@id": "https://w3id.org/security#X25519KeyAgreementKey2020",
            "@context": {
                "@protected": true,
                "id": "@id",
                "type": "@type",
                "controller": {
                    "@id": "https://w3id.org/security#controller",
                    "@type": "@id"
                },
                "revoked": {
                    "@id": "https://w3id.org/security#revoked",
                    "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
                },
                "publicKeyMultibase": {
                    "@id": "https://w3id.org/security#publicKeyMultibase",
                    "@type": "https://w3id.org/security#multibase"
                }
            }
        }
    }
}
