2025-10-03 14:45:52 -04:00
|
|
|
---
|
|
|
|
|
title: Add Verification Method
|
|
|
|
|
description: Add cryptographic keys and authentication methods to your DID
|
2026-09-02 16:53:38 -04:00
|
|
|
sidebar:
|
|
|
|
|
badge: x/did
|
|
|
|
|
seo:
|
|
|
|
|
title: "Enhance DID Security"
|
2025-10-03 14:45:52 -04:00
|
|
|
---
|
|
|
|
|
|
2026-09-02 16:53:38 -04:00
|
|
|
:::info
|
|
|
|
|
Adding multiple verification methods provides redundancy and enables
|
|
|
|
|
different use cases (signing, encryption, authentication).
|
|
|
|
|
:::
|
2025-10-03 14:45:52 -04:00
|
|
|
|
2026-09-02 16:53:38 -04:00
|
|
|
:::tip
|
|
|
|
|
Best practice: Add at least one backup verification method to prevent
|
|
|
|
|
lockout if your primary method becomes unavailable.
|
|
|
|
|
:::
|