2025-10-03 14:45:52 -04:00
|
|
|
---
|
|
|
|
|
title: Get Verification Method
|
|
|
|
|
description: Retrieve specific cryptographic keys or authentication methods
|
2026-09-02 16:53:38 -04:00
|
|
|
seo:
|
|
|
|
|
title: "Query DID Verification Method"
|
2025-10-03 14:45:52 -04:00
|
|
|
---
|
|
|
|
|
|
2026-09-02 16:53:38 -04:00
|
|
|
:::note
|
|
|
|
|
Verification methods contain public keys only. Private keys are
|
|
|
|
|
never stored on-chain and must be managed securely off-chain.
|
|
|
|
|
:::
|
2025-10-03 14:45:52 -04:00
|
|
|
|
2026-09-02 16:53:38 -04:00
|
|
|
:::tip
|
|
|
|
|
Use this endpoint to retrieve specific keys for signature verification
|
|
|
|
|
or encryption operations.
|
|
|
|
|
:::
|