getAddressByKey
getAddressByKey(
input):CordAddress
Internal: derive the address part of the DID when it is created from authentication key.
Parameters
Section titled “Parameters”• input: Pick<DidVerificationKey, "type" | "publicKey">
The authentication key.
Returns
Section titled “Returns”CordAddress
The expected address of the DID.