Skip to content

Should genSignAndFetch() return byte[] instead of string? #9

@sb89

Description

@sb89

As it returns a string, I have to convert it back to byte[] to be able to use it in xml.Unmarshal(). Would it be better to return it as byte[] instead and then the developer can choose what to do with it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions