Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Managing MIME messages | Overview of MIME and S/MIME Messages | The MIME and S/MIME Services | Services Used to Extract Data from MIME and S/MIME Messages
 
Services Used to Extract Data from MIME and S/MIME Messages
The following table lists services that you use to extract data from a MIME message. For information about how you use these services to decrypt, authenticate, and extract information from a MIME message, see Extracting Data from MIME and S/MIME Messages.
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.