Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | SMIME Folder | Summary of Elements in this Folder
 
Summary of Elements in this Folder
 
pub.smime:createCertsOnlyData
pub.smime:createEncryptedData
pub.smime:createSignedAndEncryptedData
pub.smime:createSignedData
pub.smime:processCertsOnlyData
pub.smime:processEncryptedData
pub.smime:processSignedData
pub.smime.keystore:createSignedAndEncryptedData
pub.smime.keystore:createSignedData
pub.smime.keystore:processEncryptedData
The following elements are available in this folder:
Element
Package and Description
WmPublic. Generates a PKCS #7 certs-only S/MIME entity from an array of certificates.
WmPublic. Encrypts a MIME message.
WmPublic. Deprecated - Replaced by pub.smime.keystore:createSignedAndEncryptedData. Digitally signs a MIME message and then encrypts it.
WmPublic. Deprecated - Replaced by pub.smime.keystore:createSignedData. Digitally signs a MIME message.
WmPublic. Extracts the certificates from a PKCS #7 certs-only S/MIME entity.
WmPublic. Deprecated - Replaced by pub.smime.keystore:processEncryptedData.
WmPublic. Verifies the signature from a signed S/MIME entity and extracts the message from it.
WmPublic. Digitally signs and encrypts a MIME message.
WmPublic. Creates signed S/MIME data.
WmPublic. Decrypts an encrypted S/MIME message.