Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request - add original MIC to message attributes #74

Closed
ihudedi opened this issue Oct 4, 2018 · 1 comment
Closed

Request - add original MIC to message attributes #74

ihudedi opened this issue Oct 4, 2018 · 1 comment
Assignees
Milestone

Comments

@ihudedi
Copy link

ihudedi commented Oct 4, 2018

Hi Philip,
In receiveSyncMDN of AS2SenderModule
Could you please add this line:
aMsg.attrs().put(AS2MessageMDN.MDNA_MIC,sOriginalMIC);
I would like to get MIC via message.
Thanks,
Itay

@phax phax self-assigned this Oct 4, 2018
@phax phax added this to the 4.2.0 milestone Oct 4, 2018
phax added a commit that referenced this issue Oct 25, 2018
@phax
Copy link
Owner

phax commented Oct 25, 2018

The constant with the name is AS2Message.ATTRIBUTE_MIC

@phax phax closed this as completed Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants