Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

can't finish presentation with defaultDIDMethod = 'key' #91

@hawkbee1

Description

@hawkbee1

When trying a DIDAuth presentation (https://talao.co/wallet/test/presentationRequest), with key as default method, I have an error.
The error is happening in didkit.dart:

final vm = key_to_verification_method(
        methodPattern.toNativeUtf8(), key.toNativeUtf8());

vm equal Pointer: address=0x0
methodePattern = "key"
key = {"kty":"OKP","crv":"Ed25519","d":"skMDj_TuYaq1ZB-4ZzntpN-7CQjOqKl69Zs5-8gPO4w=","x":"AMKCOePOz8RFfSLFOqi5Rtf4TvG6EOxPX3T6TWhSgNLi"}

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