Documentation
¶
Overview ¶
Package smime unwraps opaque S/MIME messages (application/pkcs7-mime). Graph delivers such mail as an empty body plus one smime.p7m attachment; for signedData the actual message sits inside the CMS structure and can be extracted client-side (without verifying the signature). envelopedData is genuinely encrypted and cannot be read via the API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsPKCS7Attachment ¶
IsPKCS7Attachment reports whether an attachment looks like an opaque S/MIME container.
Types ¶
Click to show internal directories.
Click to hide internal directories.