mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
17 lines
409 B
Plaintext
17 lines
409 B
Plaintext
---
|
|
title: Get Verification Method
|
|
description: Retrieve specific cryptographic keys or authentication methods
|
|
seo:
|
|
title: "Query DID Verification Method"
|
|
---
|
|
|
|
:::note
|
|
Verification methods contain public keys only. Private keys are
|
|
never stored on-chain and must be managed securely off-chain.
|
|
:::
|
|
|
|
:::tip
|
|
Use this endpoint to retrieve specific keys for signature verification
|
|
or encryption operations.
|
|
:::
|