Skip to content

Some Payload generators miss overriding EciMode and EccLevel #525

Closed
@codebude

Description

@codebude

Type of issue

[x] Enhancement

Expected Behavior

If a payload type needs a specific eci mode/ecc level/version it should override the respecting parameters in the PayloadGenerator base class. Thus users don't have to set these values manually. Unfortunately some payload generators weren't updated after this feature (encoding parameters via payload) was added. Namely these are:

Solution

Override respecting encoding properties in the payload generator classes.


If someone is willing to fix this, just send in a PR. Otherwise I'll pick up the topic as soon as I find some spare time.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions