Skip to content

How does an issuer decide which alg fromcredential_signing_alg_values_supported to use #284

Description

@nemqe

If we publish Issuer Metadata that contains a credential configuration with the following:

"credential_signing_alg_values_supported": [
                "ES256", "ES256K", "RS256"
            ]

how do we know which signature alg to use when signing the credential for a particular wallet?

Is there a mechanism where the wallet chooses one of the supported values that I am missing in the spec, or is this out of scope and should be handled on some other level?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions