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

Missing informations in SecureMimeDigitalSignature #341

Closed
apatenotre opened this issue Sep 25, 2017 · 3 comments
Closed

Missing informations in SecureMimeDigitalSignature #341

apatenotre opened this issue Sep 25, 2017 · 3 comments
Labels
enhancement New feature or request

Comments

@apatenotre
Copy link

apatenotre commented Sep 25, 2017

Hi,

I am currently trying to get the signature algorithm out of a signed message. I tried to use the DigestAlgorithm field from the SecureMimeDigitalSignature object returned by the Verify method of a MultipartSigned, but the field is empty.
image

Actually this field is never updated in a S/MIME context
image

Is this on purpose ? If yes, how can I get the signature algorithm ?

Thanks,
Adrien

@jstedfast jstedfast added the enhancement New feature or request label Sep 25, 2017
@jstedfast
Copy link
Owner

It wasn't on purpose, just overlooked.

@jstedfast
Copy link
Owner

Thanks for reporting this :)

@apatenotre
Copy link
Author

apatenotre commented Sep 25, 2017

Thanks for your fast reply and commit !
Adrien

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants