Registry / auth / did-method-key

did-method-key

JSON →
library0.5.0rscratesunverified

did:key DID method, using the ssi crate.

# Cargo.toml [dependencies] did-method-key = "0.5.0"
INSTALL
IMPORT
SIG · DID-METHOD-KEY
D
did-method-key
authrustv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DIDKey
use did_method_key::DIDKey;

Creates a new did:key DID.

use did_method_key::DIDKey; let did = DIDKey::new(); println!("DID: {:?}", did);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
21
OpenAI (training)
1
Resources
did-method-key — cargo add did-method-key · libregistry