Type alias LightDidSupportedVerificationKeyType

LightDidSupportedVerificationKeyType: Extract<DidSigningMethodType, "ed25519" | "sr25519">

Currently, a light DID does not support the use of an ECDSA key as its authentication verification method.