Skip to content

[ENHANCEMENT]: Improve experience of adding a Reference to the Signature. #463

@cjbarth

Description

@cjbarth

Is your feature request related to a problem? Please describe...

By default, a Reference isn't added for all the first-level nodes in an XML document in the Signature block. This means that the <KeyInfo /> Reference isn't included in the Signature block.

Describe teh solution you'd like...

The default, or a simple function call, should be present to allow adding Reference elements for all parts of the document being signed.

You can see more about someone trying to do this with C# here.

Describe the alternatives you've considered...

Adding a Reference to each part of the document to be signed is cumbersome and still leaves <KeyInfo /> without a Reference.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions