Skip to content

No fingerprint function implemented for secp256k1-verification-key-2019 #74

@wip-abramson

Description

@wip-abramson

I am attempting to use the secp256k1-verification-key-2019 library with Digital Bazaar's DID Key driver - https://github.com/digitalbazaar/did-method-key

When attempting to covert a generated keypair into a DID Document I run into the following error:

Error: Abstract method, must be implemented in subclass.
    at EcdsaSecp256k1VerificationKey2019.fingerprint

I believe it should be fairly easy to add this function.

Alternatively, could you point to examples that takes a secp key and converts to its did-key based DID doc?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions