You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Actually this field is never updated in a S/MIME context
Is this on purpose ? If yes, how can I get the signature algorithm ?
Thanks,
Adrien
The text was updated successfully, but these errors were encountered:
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.
Actually this field is never updated in a S/MIME context
Is this on purpose ? If yes, how can I get the signature algorithm ?
Thanks,
Adrien
The text was updated successfully, but these errors were encountered: