Skip to content

[Feature Request] Add the capacity of describing Signing credentials in Credential descriptions #182

@jmprieur

Description

@jmprieur

Is your feature request related to a problem? Please describe.
CredentialDescriptions describe FIC, certificates, and secrets. It would be useful to also describe signing credentials, at least based on certificate

Describe the solution you'd like

  • Add a string property named Algorithm.
  • Add a SigningCredential property
  • Add a SymmetricSecurityKey property
  • When the Algorithm is provided, and the rest of the properties describe a certificate, the credential is usable as a signing-credential.

Describe alternatives you've considered
Have a new class derived from CredentialDescription.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions