Function didkit::resolve_key

pub async fn resolve_key(
    verification_method: &str,
    resolver: &dyn DIDResolver
) -> impl Future<Output = Result<JWK, Error>>
Expand description

Resolve a verificationMethod to a key