{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://tdxvolt.com/ns/did/v1"
  ],
  "assertionMethod": [
    "did:volt:d06b606e-4008-41e5-b82a-ae2b46fb2e5d#key-1"
  ],
  "authentication": [
    "did:volt:d06b606e-4008-41e5-b82a-ae2b46fb2e5d#key-1"
  ],
  "controller": "did:volt:d06b606e-4008-41e5-b82a-ae2b46fb2e5d",
  "id": "did:volt:d06b606e-4008-41e5-b82a-ae2b46fb2e5d",
  "verificationMethod": [
    {
      "id": "did:volt:d06b606e-4008-41e5-b82a-ae2b46fb2e5d#key-1",
      "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAmaRxvTC9vKqwRXLRQ5JVBgoIxHHAeIw1yAiBD/7j5Kg=\n-----END PUBLIC KEY-----\n",
      "type": "Ed25519Signature2018"
    }
  ]
}