Skip to content

feat: Add header extender support to IndirectSignatureFactory#130

Merged
elantiguamsft merged 2 commits intomainfrom
users/jstatia/allow_header_modification_for_indirect_signatures
May 29, 2025
Merged

feat: Add header extender support to IndirectSignatureFactory#130
elantiguamsft merged 2 commits intomainfrom
users/jstatia/allow_header_modification_for_indirect_signatures

Conversation

@JeromySt
Copy link
Copy Markdown
Member

  • Updated IndirectSignatureFactory methods to accept an optional ICoseHeaderExtender parameter for adding custom headers to COSE messages.
  • Introduced ChainedCoseHeaderExtender to allow chaining multiple header extenders.
  • Added unit tests for ChainedCoseHeaderExtender to ensure correct behavior and error handling.

- Updated IndirectSignatureFactory methods to accept an optional ICoseHeaderExtender parameter for adding custom headers to COSE messages.
- Introduced ChainedCoseHeaderExtender to allow chaining multiple header extenders.
- Added unit tests for ChainedCoseHeaderExtender to ensure correct behavior and error handling.
@JeromySt JeromySt closed this May 29, 2025
@JeromySt JeromySt reopened this May 29, 2025
@elantiguamsft elantiguamsft merged commit c45e205 into main May 29, 2025
11 checks passed
@JeromySt JeromySt deleted the users/jstatia/allow_header_modification_for_indirect_signatures branch May 30, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants