Service | Description |
createMimeData | Produces a MIME object from a MIME message stream. |
getMimeHeader | Retrieves the header fields from a MIME object. |
getContentType | Retrieves the value of the Content-Type header field from a MIME object. |
getNumParts | Reports the number of body parts in a MIME object. |
getBodyPartContent | Retrieves the content from a specified body part in a MIME object. |
getBodyPartHeader | Retrieves the header fields from a specified body part in a MIME object. |
processEncryptedData | Decrypts the contents of an S/MIME object. |
processSignedData | Authenticates the digitally signed contents of a specified S/MIME object. |