• Convert a public key to a DID format string.

    Parameters

    • publicKey: CryptoKey | Uint8Array<ArrayBufferLike>

    Returns Promise<DID>