pub async fn get_verification_method(
    did: &str,
    resolver: &dyn DIDResolver
) -> impl Future<Output = Option<String>>
Expand description

Get a DID’s first verification method