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
According to S/MIME 3.2, the smime header can contain two extra parameters that help determine if a MimePart has been signed and/or encrypted. This information is not parsed properly however and the S/MIME Type is lost.
According to S/MIME 3.2, the smime header can contain two extra parameters that help determine if a MimePart has been signed and/or encrypted. This information is not parsed properly however and the S/MIME Type is lost.
Example:
application/pkcs7-mime;smime-type=signed-data;name=smime.p7m
The text was updated successfully, but these errors were encountered: